On Sun, 24 Sep 2006, Ron Korving wrote:

> In this case, wouldn't E_NOTICE make more sense? E_STRICT kind of indicates
> that certain behaviour is deprecated, right?

Not really, E_STRICT is for when you're doing something that you 
shouldn't. In my opinion that includes using a deprecated function but 
adding a new level "E_DEPRECATED" is fine with me as well.

Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

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

Reply via email to