On Tue, May 5, 2009 at 21:34, Kalle Sommer Nielsen<ka...@php.net> wrote:
> 2009/2/6 Kalle Sommer Nielsen <ka...@php.net>:
>> G'day
>>
>> I'd like to propose a change for when PHP starts to throw an
>> E_DEPRECATED notice for each of the deprecated ini directives (such as
>> register_globals, safe_mode ect.) like in HEAD where they just throw a
>> warning (more about that below). I have attached a patch for this in
>> 5.3 (which is the only branch this patch really relates to).
>>
>
> Implemented in RC2

Now that 5.3.0 is out, are you looking into fixing run-tests.php or all tests?

Like I warned about; if you enable any of these features in your
php.ini and then run the test suite.. there are only a handful of
tests that actually pass.

-Hannes

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to