]> granicus.if.org Git - php/commitdiff
NEWS for PHP 5.5.0alpha4
authorDavid Soria Parra <dsp@php.net>
Tue, 22 Jan 2013 08:37:02 +0000 (09:37 +0100)
committerDavid Soria Parra <dsp@php.net>
Tue, 22 Jan 2013 08:42:04 +0000 (09:42 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 656cccc5df99e6588f4f731edd2c4567f5e8ea9e..c93f328332cb00e2f9d2bc92cadfeb1a98549b41 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 201?, PHP 5.5.0 Alpha 4
+24 Jan 2013, PHP 5.5.0 Alpha 4
 
 - Core:
   . Fixed bug #63980 (object members get trimmed by zero bytes). (Laruence)