summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Caruso <carusogabriel34@gmail.com>2021-02-02 08:02:36 -0300
committerGabriel Caruso <carusogabriel34@gmail.com>2021-02-02 08:02:36 -0300
commit08b44a47cade814607ee8aed5e57b6a0c239f521 (patch)
tree4e1b2f3a5bff4dbf8e125fecd524a7cdbf59c4ae
parent966ee42d3441e48ad250539326f61fa2aeadcdf1 (diff)
downloadphp-git-08b44a47cade814607ee8aed5e57b6a0c239f521.tar.gz
[ci-skip] Remove RC suffix to release non-RC
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 85e8ec969c..f5ba4b10b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ?? 2021, PHP 8.0.2RC1
+?? ?? 2021, PHP 8.0.2
- Core:
. Fixed bug #80523 (bogus parse error on >4GB source code). (Nikita)