diff options
author | Lars Strojny <lstrojny@php.net> | 2012-12-29 03:34:23 +0100 |
---|---|---|
committer | Lars Strojny <lstrojny@php.net> | 2012-12-29 03:34:23 +0100 |
commit | ee258fe87dd3dd61d0a806e22055d7a4bb574a0c (patch) | |
tree | 992c94eaa583e16dd54a7b43fd341201e3899c0a | |
parent | dcd99c4b19a29f37859769216e56d9a3cf0d232d (diff) | |
download | php-git-ee258fe87dd3dd61d0a806e22055d7a4bb574a0c.tar.gz |
News entry for +0/-0 filter fix
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ PHP NEWS - Filter: . Fixed bug #63757 (getenv() produces memory leak with CGI SAPI). (Dmitry) + . Fixed bug #54096 (FILTER_VALIDATE_INT does not accept +0 and -0). + (martin at divbyzero dot net, Lars) - JSON: . Fixed bug #63737 (json_decode does not properly decode with options |