summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2021-01-19 15:09:58 +0000
committerDerick Rethans <github@derickrethans.nl>2021-01-19 15:09:58 +0000
commit9544aac44677b051aaf23ba25256881adf5ff214 (patch)
tree4f5b9a00a8a55c33a67fb27167e7a53e493ad6bd
parent03596d7648d95b9d24447fd336285a86adbfc293 (diff)
downloadphp-git-9544aac44677b051aaf23ba25256881adf5ff214.tar.gz
Update NEWS for PHP 7.4.15RC2
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 605cd68809..2d9f472b08 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.4.15RC1
+21 Jan 2021, PHP 7.4.15RC2
- Core:
. Fixed bug #80523 (bogus parse error on >4GB source code). (Nikita)