hholzgra Wed Jan 21 05:20:46 2004 EDT Modified files: /php-src NEWS Log: News update on new streams method http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1584&r2=1.1585&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1584 php-src/NEWS:1.1585 --- php-src/NEWS:1.1584 Mon Jan 19 19:26:23 2004 +++ php-src/NEWS Wed Jan 21 05:20:45 2004 @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5 RC1 +- Added stream_lock() method to userspace streams interface. (Hartmut, Wez) - Added xsltprocessor->registerPHPFunctions(). (Christian) - Bundled new SPL extension. (Marcus, Derick) - Upgraded SQLite library to version 2.8.11. (Ilia, Wez)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php