Commit:    6fece94369bdef32ce0307bd124803c8e8bf54cf
Author:    Xinchen Hui <larue...@php.net>         Sat, 9 Mar 2013 11:37:41 +0800
Parents:   38847482c8192ea9914b826f54bf858df215abac
Branches:  PHP-5.4

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=6fece94369bdef32ce0307bd124803c8e8bf54cf

Log:
Fix date

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 17ecbe5..f8a43f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2012, PHP 5.4.14
+?? ??? 2013, PHP 5.4.14
 - PCRE:
   . Merged PCRE 8.32. (Anatol)
 
-?? ??? 2012, PHP 5.4.13
+?? ??? 2013, PHP 5.4.13
 
 - Core:
   . Fixed bug #64235 (Insteadof not work for class method in 5.4.11).
@@ -54,7 +54,7 @@ PHP                                                           
             NEWS
 - SNMP:
   . Fixed bug #64124 (IPv6 malformed). (Boris Lytochkin)
 
-21 Feb 2012, PHP 5.4.12
+21 Feb 2013, PHP 5.4.12
 
 - Core:
   . Fixed bug #64099 (Wrong TSRM usage in zend_Register_class alias). 
(Johannes)
@@ -99,7 +99,7 @@ PHP                                                           
             NEWS
   . Fixed bug #63916 (PDO::PARAM_INT casts to 32bit int internally even
     on 64bit builds in pdo_sqlite). (srgoogleguy, Lars)
 
-17 Jan 2012, PHP 5.4.11
+17 Jan 2013, PHP 5.4.11
 
 - Core:
   . Fixed bug #63762 (Sigsegv when Exception::$trace is changed by user).


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to