1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 04:32:19 +02:00

updated NEWS

This commit is contained in:
Anatol Belski
2013-11-05 19:54:50 +01:00
parent c675980046
commit c4cfdfa911

2
NEWS
View File

@@ -16,6 +16,8 @@ PHP NEWS
variable. (Mike)
. Implemented dedicated syntax for variadic functions
(RFC: https://wiki.php.net/rfc/variadics). (Nikita)
. Fixed bug #50333 Improving multi-threaded scalability by using
emalloc/efree/estrdup (Anatol, Dmitry)
- cURL:
. Implemented FR #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir