Skip to content

Commit 43c578b

Browse files
committed
[ci skip] Update NEWS
1 parent 4fabee7 commit 43c578b

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
@@ -13,6 +13,9 @@ PHP NEWS
1313
. Fixed bug #75396 (Exit inside generator finally results in fatal error).
1414
(Nikita)
1515

16+
- IMAP:
17+
. Fixed bug #75774 (imap_append HeapCorruction). (Anatol)
18+
1619
- Opcache:
1720
. Fixed bug #75687 (var 8 (TMP) has array key type but not value type).
1821
(Nikita, Laruence)
@@ -34,6 +37,10 @@ PHP NEWS
3437
. Fixed bug #75671 (pg_version() crashes when called on a connection to
3538
cockroach). (magicaltux at gmail dot com)
3639

40+
- Readline:
41+
. Fixed bug #75775 (readline_read_history segfaults with empty file).
42+
(Anatol)
43+
3744
- SAPI:
3845
. Fixed bug #75735 ([embed SAPI] Segmentation fault in
3946
sapi_register_post_entry). (Laruence)

0 commit comments

Comments
 (0)