]> granicus.if.org Git - php/commitdiff
Update NEWS for PHP 7.2.0alpha3
authorRemi Collet <remi@php.net>
Tue, 4 Jul 2017 09:10:38 +0000 (09:10 +0000)
committerRemi Collet <remi@php.net>
Tue, 4 Jul 2017 09:35:39 +0000 (11:35 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a888637cfc35c4318b4fb3391f459de420f9c6a8..9632598ac87d4084087696f612920f78dba4420b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.2.0alpha3
+06 Jul 2017, PHP 7.2.0alpha3
 
 - Core:
   . Fixed bug #74780 (parse_url() broken when query string contains colon).