Hi David, The updated section still doesn't really describe the BC break that well.
Some people will need to change their code to avoid having notices raised frequently. How difficult that will be needs to be thought about. Additionally, although the default ini files may turn off notices in production environment, I really don't believe that is best practice. For my machines, in both production and dev all warnings and notices (except deprecation notices in production) are converted into exceptions. Anything else allows mistakes in code to go undetected. cheers Dan -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php