-- Lars Strojny <[EMAIL PROTECTED]> wrote
(on Friday, 18 July 2008, 03:11 PM +0200):
> Hi Tobias, hi Bill,
> 
> Am Donnerstag, den 17.07.2008, 10:42 -0700 schrieb Bill Karwin:
> > Does this really need a new component?  What's wrong with
> > trigger_error(E_USER_NOTICE)?  This seems a lot simpler and more
> > concise.
> 
> In PHP 5.3 we will even have E_DEPRECATED as an error level.

However, this is an engine-level error level -- you cannot trigger it
from userland code. Additionally, we need to consider how we mark
deprecation _before_ 5.3.

-- 
Matthew Weier O'Phinney
Software Architect       | [EMAIL PROTECTED]
Zend Framework           | http://framework.zend.com/

Reply via email to