[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] cvs: pecl /filter package.xml package2.xml
From:       "Derick Rethans" <derick () php ! net>
Date:       2005-10-27 9:36:27
Message-ID: cvsderick1130405787 () cvsserver
[Download RAW message or body]

derick		Thu Oct 27 05:36:27 2005 EDT

  Modified files:              
    /pecl/filter	package.xml package2.xml 
  Log:
  - Update package files.
  
  
http://cvs.php.net/diff.php/pecl/filter/package.xml?r1=1.2&r2=1.3&ty=u
Index: pecl/filter/package.xml
diff -u pecl/filter/package.xml:1.2 pecl/filter/package.xml:1.3
--- pecl/filter/package.xml:1.2	Wed Oct 26 09:23:16 2005
+++ pecl/filter/package.xml	Thu Oct 27 05:36:26 2005
@@ -24,14 +24,13 @@
  <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"/>
http://cvs.php.net/diff.php/pecl/filter/package2.xml?r1=1.2&r2=1.3&ty=u
Index: pecl/filter/package2.xml
diff -u pecl/filter/package2.xml:1.2 pecl/filter/package2.xml:1.3
--- pecl/filter/package2.xml:1.2	Wed Oct 26 09:23:16 2005
+++ pecl/filter/package2.xml	Thu Oct 27 05:36:26 2005
@@ -22,22 +22,21 @@
   <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>

-- 
PECL CVS Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic