Skip to content

Commit c4cfdfa

Browse files
committed
updated NEWS
1 parent c675980 commit c4cfdfa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ PHP NEWS
1616
variable. (Mike)
1717
. Implemented dedicated syntax for variadic functions
1818
(RFC: https://wiki.php.net/rfc/variadics). (Nikita)
19+
. Fixed bug #50333 Improving multi-threaded scalability by using
20+
emalloc/efree/estrdup (Anatol, Dmitry)
1921

2022
- cURL:
2123
. Implemented FR #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir

0 commit comments

Comments
 (0)