<license>PHP</license>
<release>
<state>beta</state>
- <version>0.9.1</version>
- <date>2005-10-26</date>
+ <version>0.9.2</version>
+ <date>2005-10-27</date>
<notes>
-- Fixed ZTS build.
-- Fixed a problem with parameters passed as arrays (with the [] syntax in the
- URL).
-- Added the input_name_to_filter() function that returns the filter ID
- belonging to a filter name.
+- Implemented support for default filter flags in php.ini with the
+ filter.default_flags setting.
+- Fixed a crash when a non-array option was passed in combination with the
+ callback filter.
</notes>
<filelist>
<file role="src" name="config.m4"/>
<email>rasmus@php.net</email>
<active>yes</active>
</lead>
- <date>2005-10-26</date>
- <time>15:22:36</time>
+ <date>2005-10-27</date>
+ <time>11:36:19</time>
<version>
- <release>0.9.1</release>
- <api>0.9.1</api>
+ <release>0.9.2</release>
+ <api>0.9.2</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<license uri="http://www.php.net/license">PHP</license>
- <notes>- Fixed ZTS build.
-- Fixed a problem with parameters passed as arrays (with the [] syntax in the
- URL).
-- Added the input_name_to_filter() function that returns the filter ID
- belonging to a filter name.
+ <notes>- Implemented support for default filter flags in php.ini with the
+ filter.default_flags setting.
+- Fixed a crash when a non-array option was passed in combination with the
+ callback filter.
</notes>
<contents>