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 4fabee7 commit 43c578bCopy full SHA for 43c578b
NEWS
@@ -13,6 +13,9 @@ PHP NEWS
13
. Fixed bug #75396 (Exit inside generator finally results in fatal error).
14
(Nikita)
15
16
+- IMAP:
17
+ . Fixed bug #75774 (imap_append HeapCorruction). (Anatol)
18
+
19
- Opcache:
20
. Fixed bug #75687 (var 8 (TMP) has array key type but not value type).
21
(Nikita, Laruence)
@@ -34,6 +37,10 @@ PHP NEWS
34
37
. Fixed bug #75671 (pg_version() crashes when called on a connection to
35
38
cockroach). (magicaltux at gmail dot com)
36
39
40
+- Readline:
41
+ . Fixed bug #75775 (readline_read_history segfaults with empty file).
42
+ (Anatol)
43
44
- SAPI:
45
. Fixed bug #75735 ([embed SAPI] Segmentation fault in
46
sapi_register_post_entry). (Laruence)
0 commit comments