On 20.07.2008, at 22:19, Nathan Nobbe wrote:

and anyway, there are other examples as well, for example mktime(),

PHP Strict standards: mktime(): You should be using the time() function
instead in ...

would this be another candidate to port to E_DEPRECATED ? so i imagine
there will be some work to convert those E_STRICT errors regarding
deprecation to the new E_DEPRECATED level. maybe that should go along w/ the patch. as a matter of consistency, i think it would be best to move all E_STRICT errors regarding deprecation to E_DEPRECATED in a single patch,
rather than a piecemeal fashion.


someone already took care of this job. i presume its pretty complete, since all cases should be easily greppable. try out 5.3 and lets us know if you find any places that still need to be migrated.

regards,
Lukas Kahwe Smith
[EMAIL PROTECTED]




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

Reply via email to