derick Tue Jun 1 07:54:00 2004 EDT Modified files: /php-src NEWS Log: - Reorder http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1721&r2=1.1722&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1721 php-src/NEWS:1.1722 --- php-src/NEWS:1.1721 Tue Jun 1 07:47:14 2004 +++ php-src/NEWS Tue Jun 1 07:54:00 2004 @@ -1,12 +1,12 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 27 May 2004, PHP 5 Release Candidate 3 -- Changed user error handler mechanism to relay to built-in error handler if it - returns false. (Andrei) - Moved the PDFLib extension to PECL. (Wez) - Added support for dumping private/protected properties to var_dump(). (Andrey) - Added count() support for COM arrays. (Wez) +- Changed user error handler mechanism to relay to built-in error handler if it + returns false. (Andrei) - Changed class type hints for function parameters to not allow the passing of NULL values. (Andi) - Changed tidy_node to tidyNode and removed tidy_exception. (John)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php