Marcus Boerger wrote:
  i just made up a tiny patch that allows us to deprecate functions. The
background is that in the past we changed to issue E_STRICT or E_NOTICE
for stuff we are going to change in later versions. This is right now not

I noted that the patches use E_NOTICE while I was assuming that compatibility warnings are the domain of E_STRICT.

Out of curiosity: Can someone quickly list what the consensus on the meaning of the different error levels are?

Thanks,
- Chris

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

Reply via email to