On Feb 16, 2008 2:14 AM, Lars Strojny <[EMAIL PROTECTED]> wrote:
> For the docs team: I've added links in the E_DEPRECATED messages to
> http://php.net/{migrate}#<deprecated func>. The "{migrate}"-part can
> later be easily replaced once the appendix to the migration guide which
> explains how to deal with this deprecations is set up.

Those links should probably be created in php_verror(), not manually.

>
> [1] http://lars.schokokeks.org/php/e_deprecated-2.diff

get_magic_quotes_runtime() and friends should probably be using
PHP_DEP_FE, not throwing an error themselves.

-Hannes

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

Reply via email to