From: Stanislav Malyshev Date: Sat, 17 Jan 2009 02:09:53 +0000 (+0000) Subject: build IDs X-Git-Tag: php-5.3.0beta1~124 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc6a2f47051e3e83ac18100955a535bbbb37b1fd;p=php build IDs --- diff --git a/NEWS b/NEWS index 22cba76635..dbd1a4ea71 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,7 @@ PHP NEWS - 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)