From: Pierre Joye Date: Wed, 4 Oct 2006 13:39:09 +0000 (+0000) Subject: - ENV/SERVER entry X-Git-Tag: RELEASE_1_0_0RC1~1421 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5bfefaf37ea020f863928c327f672aaa4b02eed4;p=php - ENV/SERVER entry --- diff --git a/ext/filter/package.xml b/ext/filter/package.xml index fee9c34ee4..211a724605 100644 --- a/ext/filter/package.xml +++ b/ext/filter/package.xml @@ -42,6 +42,7 @@ of filters and mechanisms that users can use to safely access their input data. PHP - Attention, this release contains BC breaks, the API has been rewamped +- Fixed ENV and SERVER support - Fixed possible bug in all filtering functions, input value was modified - Filters operate now on a copy of the data, allow to safely fetch multiple times the same values - add two modes: FILTER_REQUIRE_ARRAY and FILTER_FORCE_ARRAY