jani Tue, 08 Dec 2009 06:19:56 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=291860
Log:
FIFO
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2009-12-08 05:47:40 UTC (rev 291859)
+++ php/php-src/branches/PHP_5_3/NEWS 2009-12-08 06:19:56 UTC (rev 291860)
@@ -9,6 +9,7 @@
- Changed "post_max_size" php.ini directive to allow unlimited post size by
setting it to 0. (Rasmus)
+- Added realpath_cache_size() and realpath_cache_get() functions. (Stas)
- Added FILTER_FLAG_STRIP_BACKTICK option to the filter extension. (Ilia)
- Added protection for $_SESSION from interrupt corruption and improved
"session.save_path" check. (Stas)
@@ -21,7 +22,6 @@
- Added support for CURLOPT_CERTINFO. FR #49253.
(Linus Nielsen Feltzing <[email protected]>)
- Added client-side server name indication support in openssl. (Arnaud)
-- Added realpath_cache_size() and realpath_cache_get(). (Stas)
- Improved fix for bug #50006 (Segfault caused by uksort()). (Stas)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php