]> granicus.if.org Git - php/commitdiff
Update NEWS for PHP 7.2.0beta3
authorRemi Collet <remi@php.net>
Tue, 15 Aug 2017 08:39:24 +0000 (08:39 +0000)
committerRemi Collet <remi@php.net>
Tue, 15 Aug 2017 08:39:24 +0000 (08:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f15b6e28e7d4e0b6e213a632ae035a01021fcf22..5ca62938d7b43cf03ee9c39d0113c0cbd841a2ba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.2.0beta3
+17 Aug 2017, PHP 7.2.0beta3
 
 - Core:
   . Fixed bug #75063 (Main CWD initialized with wrong codepage). (Anatol)