diff options
author | Julien Pauli <jpauli@php.net> | 2013-11-12 15:17:27 +0100 |
---|---|---|
committer | Julien Pauli <jpauli@php.net> | 2013-11-12 15:17:27 +0100 |
commit | f8f85eb9d193452473a188ea216cda5f38fb766e (patch) | |
tree | 5cf430cd0d3eb28a0d5bd7342a9d1f8d2c2eeedf | |
parent | 30b617ce39434f1c06361cc0e50cb3fa7e0584d1 (diff) | |
download | php-git-php-5.5.6.tar.gz |
NEWS for 5.5.6php-5.5.6
-rw-r--r-- | NEWS | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -1,13 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2013, PHP 5.5.7 - -- JSON - . Fixed whitespace part of bug #64874 ("json_decode handles whitespace and - case-sensitivity incorrectly"). (Andrea Faulds) - - -?? ??? 2013, PHP 5.5.6 +14 Nov 2013, PHP 5.5.6 - Core: . Fixed bug #65947 (basename is no more working after fgetcsv in certain |