helly Sun Jan 25 06:54:29 2004 EDT Modified files: /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1586&r2=1.1587&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1586 php-src/NEWS:1.1587 --- php-src/NEWS:1.1586 Wed Jan 21 11:57:12 2004 +++ php-src/NEWS Sun Jan 25 06:54:28 2004 @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5 RC1 +- Completely overhauled SimpleXML extension. (Marcus, Rob, Sterling) - Added stream_lock() method to userspace streams interface. (Hartmut, Wez) - Added xsltprocessor->registerPHPFunctions(). (Christian) - Bundled new SPL extension. (Marcus, Derick) @@ -9,6 +10,7 @@ (Derick) - Fixed problems with longlong values in mysqli. (Georg) - Fixed class name case preserving of user defined classes. (Marcus) +- Fixed bug #27008 (Every class method can be called as static). (Marcus) - Fixed bug #26938 (exec() has problems reading long lines). (Ilia, runekl[at]opoint[dot]com - Fixed bug #26947 (ext/dom: Crash when using DomDocument::getElementById()).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php