]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS wrt. php-7.3.RC1 tagging
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 11 Sep 2018 14:28:36 +0000 (16:28 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 11 Sep 2018 14:28:36 +0000 (16:28 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 0d8c4d69f0cab93f426ce331a724ac2bf7d67abe..555cadd217e32fc45282547004dc2bd7a5f9ab2d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.3.0RC1
+?? ??? ????, PHP 7.3.0RC2
+
+13 Sep 2018, PHP 7.3.0RC1
 
 - Core:
   . Fixed bug #76825 (Undefined symbols ___cpuid_count). (Laruence)