summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2021-03-16 09:40:05 +0000
committerDerick Rethans <github@derickrethans.nl>2021-03-16 09:40:05 +0000
commit5e4ee3d0bd5e04b47b14fd1c0f8eb6f3d993798a (patch)
treeb54c2f515597b9a5348da355a8dac1cee9651287
parenteb1d1fe3730e3a0fd981656fd8056104d831cdc8 (diff)
downloadphp-git-5e4ee3d0bd5e04b47b14fd1c0f8eb6f3d993798a.tar.gz
NEWS for 7.4.18
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 461f6d50d2..2b7c2f91be 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2021, PHP 7.4.17
+?? ??? 2021, PHP 7.4.18
+
+
+01 Apr 2021, PHP 7.4.17
- Core:
. Fixed bug #80781 (Error handler that throws ErrorException infinite loop).