Derick Rethans wrote:
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.

I think its really about time we make this split.
In that case I would be ok with making signature changes an E_STRICT. Otherwise I would rather see them removed.

regards,
Lukas

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

Reply via email to