diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2014, PHP 5.5.22 +?? ??? 2015, PHP 5.5.22 - Date: . Fixed bug #45081 (strtotime incorrectly interprets SGT time zone). (Derick) @@ -16,7 +16,7 @@ PHP NEWS . Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of named pipes). (steffenb198@aol.com) -22 Jan 2014, PHP 5.5.21 +22 Jan 2015, PHP 5.5.21 - Core: . Upgraded crypt_blowfish to version 1.3. (Leigh) |