From ee258fe87dd3dd61d0a806e22055d7a4bb574a0c Mon Sep 17 00:00:00 2001 From: Lars Strojny Date: Sat, 29 Dec 2012 03:34:23 +0100 Subject: [PATCH] News entry for +0/-0 filter fix --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1