]> granicus.if.org Git - php/commitdiff
- this moved out, invalid format
authorPierre Joye <pajoye@php.net>
Fri, 1 Sep 2006 00:39:31 +0000 (00:39 +0000)
committerPierre Joye <pajoye@php.net>
Fri, 1 Sep 2006 00:39:31 +0000 (00:39 +0000)
ext/filter/package.xml

index 32051ddf9b752e7c031cbe6c3e3d320c7053b276..30d9e3670b8af344670ebe974ec770d05f454412 100644 (file)
@@ -44,7 +44,6 @@ of filters and mechanisms that users can use to safely access their input data.
 - Fixed an issue with multiple calls using the same input type (Tony)
 - Fixed leak in sapi filter (Tony, Ilia)
 - Fixed magic_quotes_gpc from being applied when RAW filter is used (Ilia)
-- Implemented PECL req #6641: negative values for hexadecimal and octal numbers are not supported.
 - Added support for custom decimal separator (Pierre)
 - Added support for php pcre expressions (Pierre)
 - Added input_get_args, fetches all input in one call (Pierre)