Skip to content

Commit a1b1c53

Browse files
committed
Update NEWS [ci skip]
1 parent 969e57c commit a1b1c53

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ PHP NEWS
1616
. Fixed bug #77263 (Segfault when using 2 RecursiveFilterIterator). (Dmitry)
1717
. Fixed bug #77447 (PHP 7.3 built with ASAN crashes in
1818
zend_cpu_supports_avx2). (Nikita)
19+
. Fixed bug #77484 (Zend engine crashes when calling realpath in invalid
20+
working dir). (Anatol)
1921

2022
- Curl:
2123
. Fixed bug #76675 (Segfault with H2 server push). (Pedro Magalhães)
@@ -36,6 +38,10 @@ PHP NEWS
3638
. Fixed bug #77391 (1bpp BMPs may fail to be loaded). (Romain Déoux, cmb)
3739
. Fixed bug #77479 (imagewbmp() segfaults with very large images). (cmb)
3840

41+
- ldap:
42+
. Fixed bug #77440 (ldap_bind using ldaps or ldap_start_tls()=exception in
43+
libcrypto-1_1-x64.dll). (Anatol)
44+
3945
- Mbstring:
4046
. Fixed bug #77428 (mb_ereg_replace() doesn't replace a substitution
4147
variable). (Nikita)

0 commit comments

Comments
 (0)