File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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)
You can’t perform that action at this time.
0 commit comments