summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Strojny <lstrojny@php.net>2012-12-29 03:34:23 +0100
committerLars Strojny <lstrojny@php.net>2012-12-29 03:34:23 +0100
commitee258fe87dd3dd61d0a806e22055d7a4bb574a0c (patch)
tree992c94eaa583e16dd54a7b43fd341201e3899c0a
parentdcd99c4b19a29f37859769216e56d9a3cf0d232d (diff)
downloadphp-git-ee258fe87dd3dd61d0a806e22055d7a4bb574a0c.tar.gz
News entry for +0/-0 filter fix
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 164daeb178..6165ff9926 100644
--- a/NEWS
+++ b/NEWS
@@ -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