Commit:    ee258fe87dd3dd61d0a806e22055d7a4bb574a0c
Author:    Lars Strojny <lstro...@php.net>         Sat, 29 Dec 2012 03:34:23 
+0100
Parents:   dcd99c4b19a29f37859769216e56d9a3cf0d232d
Branches:  PHP-5.4

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=ee258fe87dd3dd61d0a806e22055d7a4bb574a0c

Log:
News entry for +0/-0 filter fix

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 164daeb..6165ff9 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


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to