On Tue, 9 May 2006, Dave Barr wrote:

> dave          Tue May  9 23:58:06 2006 UTC
> 
>   Modified files:              
>     /phpdoc/en/reference/filter       ini.xml 
>   Log:
>   - INI entry changelog.

I honestly don't think this should be kept track of for pre-release 
versions. It's just going to confuse people.

Derick

> http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filter/ini.xml?r1=1.3&r2=1.4&diff_format=u
> Index: phpdoc/en/reference/filter/ini.xml
> diff -u phpdoc/en/reference/filter/ini.xml:1.3 
> phpdoc/en/reference/filter/ini.xml:1.4
> --- phpdoc/en/reference/filter/ini.xml:1.3    Tue May  9 02:07:12 2006
> +++ phpdoc/en/reference/filter/ini.xml        Tue May  9 23:58:06 2006
> @@ -1,5 +1,5 @@
>  <?xml version="1.0" encoding="iso-8859-1"?>
> -<!-- $Revision: 1.3 $ -->
> +<!-- $Revision: 1.4 $ -->
>  <section id="filter.configuration">
>   &reftitle.runtime;
>   &extension.runtime;
> @@ -20,13 +20,19 @@
>        <entry>filter.default</entry>
>        <entry>unsafe_raw</entry>
>        <entry>PHP_INI_PERDIR</entry>
> -      <entry></entry>
> +      <entry>
> +       Before Filter 0.9.5, default was "<literal>string</literal>" and
> +       changeable was <constant>PHP_INI_SYSTEM</constant>.
> +     </entry>
>       </row>
>       <row>
>        <entry>filter.default_flags</entry>
>        <entry></entry>
>        <entry>PHP_INI_PERDIR</entry>
> -      <entry></entry>
> +      <entry>
> +       Before Filter 0.9.5, changeable was
> +       <constant>PHP_INI_SYSTEM</constant>.
> +      </entry>
>       </row>
>      </tbody>
>     </tgroup>
> 

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

Reply via email to