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
16
16
. Fixed bug #77263 (Segfault when using 2 RecursiveFilterIterator). (Dmitry)
17
17
. Fixed bug #77447 (PHP 7.3 built with ASAN crashes in
18
18
zend_cpu_supports_avx2). (Nikita)
19
+ . Fixed bug #77484 (Zend engine crashes when calling realpath in invalid
20
+ working dir). (Anatol)
19
21
20
22
- Curl:
21
23
. Fixed bug #76675 (Segfault with H2 server push). (Pedro Magalhães)
@@ -36,6 +38,10 @@ PHP NEWS
36
38
. Fixed bug #77391 (1bpp BMPs may fail to be loaded). (Romain Déoux, cmb)
37
39
. Fixed bug #77479 (imagewbmp() segfaults with very large images). (cmb)
38
40
41
+ - ldap:
42
+ . Fixed bug #77440 (ldap_bind using ldaps or ldap_start_tls()=exception in
43
+ libcrypto-1_1-x64.dll). (Anatol)
44
+
39
45
- Mbstring:
40
46
. Fixed bug #77428 (mb_ereg_replace() doesn't replace a substitution
41
47
variable). (Nikita)
You can’t perform that action at this time.
0 commit comments