john Sun May 9 10:00:30 2004 EDT Modified files: /php-src NEWS Log: Tell ppl about it. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1705&r2=1.1706&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1705 php-src/NEWS:1.1706 --- php-src/NEWS:1.1705 Thu May 6 10:29:33 2004 +++ php-src/NEWS Sun May 9 10:00:30 2004 @@ -25,6 +25,7 @@ in using reflection API. (Marcus) - Changed tidy error handling to no longer use exceptions and renamed the "error_buf" property to errorBuffer. (John) +- Changed tidy_node to tidyNode and removed tidy_exception (John) - Changed class and method names to use studlyCaps convention. (Marcus) - Changed language parser to throw errors when a non-empty signature is used in a destructor definition. (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php