<license>PHP</license>
<release>
<state>beta</state>
- <version>0.9.0</version>
- <date>2005-10-05</date>
+ <version>0.9.1</version>
+ <date>2005-10-26</date>
<notes>
-Initial release.
+- 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>
<filelist>
<file role="src" name="config.m4"/>
<?xml version="1.0" encoding="UTF-8"?>
-<package packagerversion="1.4.1" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0
+<package packagerversion="1.4.2" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0
http://pear.php.net/dtd/tasks-1.0.xsd
http://pear.php.net/dtd/package-2.0
http://pear.php.net/dtd/package-2.0.xsd">
<email>rasmus@php.net</email>
<active>yes</active>
</lead>
- <date>2005-10-05</date>
- <time>14:24:21</time>
+ <date>2005-10-26</date>
+ <time>15:22:36</time>
<version>
- <release>0.9.0</release>
- <api>0.9.0</api>
+ <release>0.9.1</release>
+ <api>0.9.1</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<license uri="http://www.php.net/license">PHP</license>
- <notes>Initial release.
+ <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>
<contents>