We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa70db commit cc8f2b1Copy full SHA for cc8f2b1
NEWS
@@ -6,6 +6,8 @@ PHP NEWS
6
. Fixed bug #69872 (uninitialised value in strtr with array). (Laruence)
7
. Fixed bug #69868 (Invalid read of size 1 in zend_compile_short_circuiting).
8
(Laruence)
9
+ . Fixed bug #69849 (Broken output of apache_request_headers). (Kalle)
10
+ . Fixed bug #69840 (iconv_substr() doesn't work with UTF-16BE). (Kalle)
11
. Fixed bug #69823 (PHP 7.0.0alpha1 segmentation fault when exactly 33
12
extensions are loaded). (Laruence)
13
. Fixed bug #69805 (null ptr deref and seg fault in zend_resolve_class_name).
0 commit comments