]> granicus.if.org Git - php/commitdiff
PHP 5.5.0RC3 NEWS
authorDavid Soria Parra <dsp@php.net>
Wed, 5 Jun 2013 21:06:51 +0000 (23:06 +0200)
committerDavid Soria Parra <dsp@php.net>
Wed, 5 Jun 2013 21:06:51 +0000 (23:06 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 7e6fcc37cecb8e4a4916a1ecc0f3a0a5617e0f8f..75f26b41579775198f2d8b3a27684ac6321d7ca9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2013, PHP 5.5.0 Release Candidate 3
+06 Jun 2013, PHP 5.5.0 Release Candidate 3
 
 - Core:
   . Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence)