]> granicus.if.org Git - php/commitdiff
Update NEWS for PHP 7.4.0RC2
authorDerick Rethans <github@derickrethans.nl>
Tue, 17 Sep 2019 07:36:16 +0000 (07:36 +0000)
committerDerick Rethans <github@derickrethans.nl>
Tue, 17 Sep 2019 07:36:16 +0000 (07:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bbecf4a3ea3046218b081798fe0e9b5fd1259c1b..68aebcc132ce64d6664b5e384bd715cdf7b54f4e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.4.0RC2
+19 Sep 2019, PHP 7.4.0RC2
 
 - Core:
   . Fixed incorrect usage of QM_ASSIGN instruction. It must not return IS_VAR.