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-10-18 07:57:01 -07:00
parent 2786a2a1ab
commit 423e1c77b5

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)). (yoarvi at gmail dot com, Anatol)
- cURL:
. Implemented FR #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir