1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00

Update NEWS

This commit is contained in:
Xinchen Hui
2018-02-28 18:07:05 +08:00
parent 858ebd9285
commit 07fb188492

2
NEWS
View File

@@ -3,6 +3,8 @@ PHP NEWS
?? ??? ????, PHP 7.2.3
- Core:
. Fixed bug #76025 (Segfault while throwing exception in error_handler).
(Dmitry, Laruence)
. Fixed bug #75864 ("stream_isatty" returns wrong value on s390x). (Sam Ding)
- Apache2Handler: