]> granicus.if.org Git - php/commitdiff
Update NEWS for PHP 8.0.0RC2
authorSara Golemon <pollita@php.net>
Tue, 13 Oct 2020 21:53:31 +0000 (21:53 +0000)
committerSara Golemon <pollita@php.net>
Tue, 13 Oct 2020 21:53:31 +0000 (21:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c5714fa2a1711f6f9dadbf4bd20f4651281bb6c2..4016cb428c09f81fba0b30de80bc613613508458 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 8.0.0rc2
+15 Oct 2020, PHP 8.0.0RC2
 
 - Core:
   . Fixed bug #80225 (broken namespace usage in eval code). (Nikita)