stas Sat Jan 17 02:09:53 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: build IDs http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.461&r2=1.2027.2.547.2.965.2.462&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.461 php-src/NEWS:1.2027.2.547.2.965.2.462 --- php-src/NEWS:1.2027.2.547.2.965.2.461 Fri Jan 16 22:20:53 2009 +++ php-src/NEWS Sat Jan 17 02:09:53 2009 @@ -21,6 +21,7 @@ - Changed opendir(), dir() and scandir() to use default context when no context argument is passed. (Sara) - Changed open_basedir to allow tightening in runtime contexts. (Sara) +- Changed PHP/Zend extensions to use flexible build IDs. (Stas) - Added support for symlink, readlink, linkinfo and link on Windows. They are available only when the running platform supports them. (Pierre)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php