File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ PHP NEWS
10
10
. Fixed bug #75396 (Exit inside generator finally results in fatal error).
11
11
(Nikita)
12
12
13
+ - IMAP:
14
+ . Fixed bug #75774 (imap_append HeapCorruction). (Anatol)
15
+
13
16
- Opcache:
14
17
. Fixed bug #75720 (File cache not populated after SHM runs full). (Dmitry)
15
18
. Fixed bug #75579 (Interned strings buffer overflow may cause crash).
@@ -19,6 +22,10 @@ PHP NEWS
19
22
. Fixed bug #75671 (pg_version() crashes when called on a connection to
20
23
cockroach). (magicaltux at gmail dot com)
21
24
25
+ - Readline:
26
+ . Fixed bug #75775 (readline_read_history segfaults with empty file).
27
+ (Anatol)
28
+
22
29
- SAPI:
23
30
. Fixed bug #75735 ([embed SAPI] Segmentation fault in
24
31
sapi_register_post_entry). (Laruence)
You can’t perform that action at this time.
0 commit comments