summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Caruso <carusogabriel34@gmail.com>2021-02-02 08:05:49 -0300
committerGabriel Caruso <carusogabriel34@gmail.com>2021-02-02 08:05:49 -0300
commitb4814d745652e06f3289bd88c686e34b85a55bf6 (patch)
tree6753e35f9d4cad293ed2ec6bca74a15b195dc0dc
parent08b44a47cade814607ee8aed5e57b6a0c239f521 (diff)
downloadphp-git-b4814d745652e06f3289bd88c686e34b85a55bf6.tar.gz
[ci-skip] Fix typo in placeholder
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f5ba4b10b8..2535add8d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ?? 2021, PHP 8.0.2
+?? ??? 2021, PHP 8.0.2
- Core:
. Fixed bug #80523 (bogus parse error on >4GB source code). (Nikita)