andrey Sun Apr 10 17:45:26 2005 EDT Modified files: /php-src NEWS Log: news http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1868&r2=1.1869&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1868 php-src/NEWS:1.1869 --- php-src/NEWS:1.1868 Sun Apr 10 12:25:11 2005 +++ php-src/NEWS Sun Apr 10 17:45:25 2005 @@ -29,6 +29,8 @@ . added spl_autoload*() functions . converted several 5.0 examples into c code . added class File + . added possibility to use a string with class_parents() and + class_implements(). (Andrey) - Added optional first parameter to XsltProcessor::registerPHPFunctions to only allow certain functions to be called from XSLT. (Christian) - Added the ability to override the autotools executables used by the buildconf
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php