Lukas Kahwe Smith wrote:
> 1) its not about "punishing", its about alerting people that they are
> relying on stuff that will go away
> 2) E_DEPRECATE is for development only and only as a check you enable
> now and then
> 3) its off in both of the php.ini's we will ship with 5.3
OK, then the UPGRADING guide needs a slight revision. It says:
- The following ini directives will now emit an E_DEPRECATED warning
upon startup if they are activated:
- define_syslog_variables
- register_globals
- register_long_arrays
- safe_mode
- magic_quotes_gpc
This is incorrect. No E_DEPRECATED is emitted, unless one tries to
disable it.
Greg
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php