summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Caruso <carusogabriel34@gmail.com>2021-02-02 11:10:39 +0000
committerGabriel Caruso <carusogabriel34@gmail.com>2021-02-02 11:10:39 +0000
commit5070a0f689f94ff2d8b6b09dcaea93a2d8a705ad (patch)
tree70b3d7c66c8e7ab46647d00785c3c1c46c7bc425
parentb4814d745652e06f3289bd88c686e34b85a55bf6 (diff)
downloadphp-git-5070a0f689f94ff2d8b6b09dcaea93a2d8a705ad.tar.gz
Update NEWS for PHP 8.0.2
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2535add8d0..42ec408561 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2021, PHP 8.0.2
+04 Feb 2021, PHP 8.0.2
- Core:
. Fixed bug #80523 (bogus parse error on >4GB source code). (Nikita)