diff options
| author | Ilia Alshanetsky <iliaa@php.net> | 2007-05-27 16:31:35 +0000 |
|---|---|---|
| committer | Ilia Alshanetsky <iliaa@php.net> | 2007-05-27 16:31:35 +0000 |
| commit | faae3e9ecf55bbdb2d0f217016e8b59114b58f4c (patch) | |
| tree | 8795d04ac96b84c2243736ae385579268131b0e6 /NEWS | |
| parent | 2c5368c013f287ed8bc88ecd52c0350f420c9738 (diff) | |
| download | php-git-faae3e9ecf55bbdb2d0f217016e8b59114b58f4c.tar.gz | |
Fixed bug #41504 (json_decode() incorrectly decodes JSON arrays with empty
string keys).
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Jun 2007, PHP 5.2.3 - Fixed bug #41511 (Compile failure under IRIX 6.5.30 building md5.c). (Jani) +- Fixed bug #41504 (json_decode() incorrectly decodes JSON arrays with empty + string keys). (Ilia) 24 May 2007, PHP 5.2.3RC1 - Changed CGI install target to php-cgi and 'make install' to install CLI |
