]> granicus.if.org Git - php/commitdiff
- ENV/SERVER entry
authorPierre Joye <pajoye@php.net>
Wed, 4 Oct 2006 13:39:09 +0000 (13:39 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 4 Oct 2006 13:39:09 +0000 (13:39 +0000)
ext/filter/package.xml

index fee9c34ee47c2f2a99a9de172aa428cb86954b57..211a724605863d90195ea009f9bf8408da634a58 100644 (file)
@@ -42,6 +42,7 @@ of filters and mechanisms that users can use to safely access their input data.
   </stability>
   <license uri="http://www.php.net/license">PHP</license>
   <notes>- 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