Skip to content

Commit cc8f2b1

Browse files
committed
Add missing NEWS entries
1 parent 9fa70db commit cc8f2b1

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
@@ -6,6 +6,8 @@ PHP NEWS
66
. Fixed bug #69872 (uninitialised value in strtr with array). (Laruence)
77
. Fixed bug #69868 (Invalid read of size 1 in zend_compile_short_circuiting).
88
(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)
911
. Fixed bug #69823 (PHP 7.0.0alpha1 segmentation fault when exactly 33
1012
extensions are loaded). (Laruence)
1113
. Fixed bug #69805 (null ptr deref and seg fault in zend_resolve_class_name).

0 commit comments

Comments
 (0)