]> granicus.if.org Git - php/commitdiff
Update NEWS for PHP 7.2.0RC4
authorRemi Collet <remi@php.net>
Tue, 10 Oct 2017 10:12:30 +0000 (10:12 +0000)
committerRemi Collet <remi@php.net>
Tue, 10 Oct 2017 10:12:30 +0000 (10:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e3187eb243f789aab5d68a8348a95a39098129be..5a2441bf8f17c2850b4c5d1d5822792f56cc8ce7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.2.0RC4
+12 Oct 2017, PHP 7.2.0RC4
 
 - Core
   . Fixed bug #75220 (Segfault when calling is_callable on parent).