summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2018-03-13 11:18:02 +0000
committerRemi Collet <remi@php.net>2018-03-13 11:18:02 +0000
commit2d37ed8ae067cee42c68f846d55a74bcf04cf72b (patch)
treef03e7160909fc804a8ba8fa6757713b49bcc4ade
parent5574562f8f9f01d8690887206a21e533939593b6 (diff)
downloadphp-git-2d37ed8ae067cee42c68f846d55a74bcf04cf72b.tar.gz
Update NEWS for PHP 7.2.4RC1
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1484aabd98..9138d2a9d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2018, PHP 7.2.4
+15 Mar 2018, PHP 7.2.4RC1
- Core:
. Fixed bug #76025 (Segfault while throwing exception in error_handler).