]> granicus.if.org Git - php/commitdiff
Update NEWS for PHP 8.0.0RC5
authorGabriel Caruso <carusogabriel34@gmail.com>
Tue, 17 Nov 2020 16:23:11 +0000 (16:23 +0000)
committerGabriel Caruso <carusogabriel34@gmail.com>
Tue, 17 Nov 2020 16:23:11 +0000 (16:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 98849b8a435e5d086269127007eb4053070e2df3..e33700c766bd961840a421e4cf5b9172420f5aa9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 8.0.0
+19 Nov 2020, PHP 8.0.0RC5
 
 - Core:
   . Fixed bug #74558 (Can't rebind closure returned by Closure::fromCallable()).