File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 19
19
</maintainers >
20
20
<description >
21
21
Tidy is a binding for the Tidy HTML clean and repair utility which
22
- allows you to not only clean and otherwise manipluate HTML documents,
23
- but also traverse the document tree using the Zend Engine 2 OO semantics.
22
+ allows you to clean and manipluate HTML documents.
23
+
24
+ NOTE: This is the PHP4 version!
24
25
</description >
25
26
<license >PHP</license >
26
27
<release >
27
28
<state >stable</state >
28
29
<version >1.2</version >
29
30
<date >2005-10-00</date >
30
31
<notes >
31
- Fixed bug #4202 tidy is not binary safe
32
+ Fixed bug #4202 tidy is not binary safe
32
33
</notes >
33
34
<configureoptions >
34
35
<configureoption name =" with-tidy" default =" autodetect" prompt =" Tidy library installation dir?" />
@@ -53,7 +54,7 @@ but also traverse the document tree using the Zend Engine 2 OO semantics.
53
54
<file role =" test" name =" tests/007.phpt" />
54
55
</filelist >
55
56
<deps >
56
- <dep type =" php" rel =" ge" > 4.3.0</ dep >
57
+ <dep type =" php" rel =" ge" version = " 4.3.0" / >
57
58
</deps >
58
59
</release >
59
60
</package >
You can’t perform that action at this time.
0 commit comments