]> granicus.if.org Git - php/commitdiff
Update NEWS for PHP 8.0.0RC4
authorGabriel Caruso <carusogabriel34@gmail.com>
Tue, 10 Nov 2020 10:52:13 +0000 (10:52 +0000)
committerGabriel Caruso <carusogabriel34@gmail.com>
Tue, 10 Nov 2020 10:52:13 +0000 (10:52 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2039265620c462cae5ff0e67f9009ae6eb22b89d..036b91719f30803512dcc6b3341108f481bf75bd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 8.0.0RC4
+12 Nov 2020, PHP 8.0.0RC4
 
 - Core:
   . Fixed bug #80334 (assert() vs named parameters - confusing error). (Nikita)