From: Pierre Joye Date: Thu, 5 Oct 2006 20:15:02 +0000 (+0000) Subject: - env/server support is not yet fixed X-Git-Tag: RELEASE_1_0_0RC1~1404 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cbfd1c474b04d004264bb8e04db320cc3870264f;p=php - env/server support is not yet fixed --- diff --git a/ext/filter/package.xml b/ext/filter/package.xml index 211a724605..adef334630 100644 --- a/ext/filter/package.xml +++ b/ext/filter/package.xml @@ -31,7 +31,7 @@ of filters and mechanisms that users can use to safely access their input data. iliaa@php.net yes - 2006-04-10 + 2006-05-10 0.11.0 0.11.0 @@ -42,7 +42,6 @@ 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