Skip to content

Commit 05c4f72

Browse files
committed
[ci skip] Update NEWS
1 parent 2503a27 commit 05c4f72

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ PHP NEWS
1010
. Fixed bug #75396 (Exit inside generator finally results in fatal error).
1111
(Nikita)
1212

13+
- IMAP:
14+
. Fixed bug #75774 (imap_append HeapCorruction). (Anatol)
15+
1316
- Opcache:
1417
. Fixed bug #75720 (File cache not populated after SHM runs full). (Dmitry)
1518
. Fixed bug #75579 (Interned strings buffer overflow may cause crash).
@@ -19,6 +22,10 @@ PHP NEWS
1922
. Fixed bug #75671 (pg_version() crashes when called on a connection to
2023
cockroach). (magicaltux at gmail dot com)
2124

25+
- Readline:
26+
. Fixed bug #75775 (readline_read_history segfaults with empty file).
27+
(Anatol)
28+
2229
- SAPI:
2330
. Fixed bug #75735 ([embed SAPI] Segmentation fault in
2431
sapi_register_post_entry). (Laruence)

0 commit comments

Comments
 (0)