mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
[ci skip] Update NEWS
This commit is contained in:
parent
4fabee770f
commit
43c578b4b2
7
NEWS
7
NEWS
@ -13,6 +13,9 @@ PHP NEWS
|
|||||||
. Fixed bug #75396 (Exit inside generator finally results in fatal error).
|
. Fixed bug #75396 (Exit inside generator finally results in fatal error).
|
||||||
(Nikita)
|
(Nikita)
|
||||||
|
|
||||||
|
- IMAP:
|
||||||
|
. Fixed bug #75774 (imap_append HeapCorruction). (Anatol)
|
||||||
|
|
||||||
- Opcache:
|
- Opcache:
|
||||||
. Fixed bug #75687 (var 8 (TMP) has array key type but not value type).
|
. Fixed bug #75687 (var 8 (TMP) has array key type but not value type).
|
||||||
(Nikita, Laruence)
|
(Nikita, Laruence)
|
||||||
@ -34,6 +37,10 @@ PHP NEWS
|
|||||||
. Fixed bug #75671 (pg_version() crashes when called on a connection to
|
. Fixed bug #75671 (pg_version() crashes when called on a connection to
|
||||||
cockroach). (magicaltux at gmail dot com)
|
cockroach). (magicaltux at gmail dot com)
|
||||||
|
|
||||||
|
- Readline:
|
||||||
|
. Fixed bug #75775 (readline_read_history segfaults with empty file).
|
||||||
|
(Anatol)
|
||||||
|
|
||||||
- SAPI:
|
- SAPI:
|
||||||
. Fixed bug #75735 ([embed SAPI] Segmentation fault in
|
. Fixed bug #75735 ([embed SAPI] Segmentation fault in
|
||||||
sapi_register_post_entry). (Laruence)
|
sapi_register_post_entry). (Laruence)
|
||||||
|
Loading…
Reference in New Issue
Block a user