From 95cb88e5d043ca657bbd790e0e65e57e7b01e935 Mon Sep 17 00:00:00 2001 From: John Coggeshall Date: Sun, 14 Dec 2003 06:04:51 +0000 Subject: [PATCH] Modified package.xml to reflect 2.0's beta status --- ext/tidy/package.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 -- 2.50.1