> Not to branch the discussion, but again: if we never plan on removing
> functions, why go to the trouble of deprecating them?  Deprecation
> implies it will be removed.
>

.. and as Andi said earlier, removal without loud and clear warning will
break thousands of scripts out there.  Making users do something special if
they want to use their old code, is a much kinder option.  It might also
kick people into updating those scripts before the deprecated functions
actually die.

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

Reply via email to