From: John Coggeshall Date: Sun, 14 Dec 2003 06:04:51 +0000 (+0000) Subject: Modified package.xml to reflect 2.0's beta status X-Git-Tag: php-5.0.0b3RC1~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95cb88e5d043ca657bbd790e0e65e57e7b01e935;p=php Modified package.xml to reflect 2.0's beta status --- diff --git a/ext/tidy/package.xml b/ext/tidy/package.xml index 9117d87cb7..342f003ec3 100644 --- a/ext/tidy/package.xml +++ b/ext/tidy/package.xml @@ -24,11 +24,12 @@ but also traverse the document tree using the Zend Engine 2 OO semantics. PHP - stable - 1.0 + beta + 2.0-dev 2003-11-13 - Fixed a few PHP5-specific bugs when working with node objects. + Major API changes for PHP 5.0, including the re-introduction of resources, output buffering support, + dual-nature syntax (tidy_clean_repair($tidy_res) or $tidy->clean_repair()) and more. @@ -39,7 +40,6 @@ but also traverse the document tree using the Zend Engine 2 OO semantics. - @@ -56,7 +56,7 @@ but also traverse the document tree using the Zend Engine 2 OO semantics. - 4.3.0 + 5.0.0