On 16.06.2009, at 20:59, Greg Beaver wrote:
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
AFAIK Kalle worked on adding E_DEP's for these settings at start up
time. Sounds like there is a bug there if they are not showing up for
you. Do you maybe have have start up error's disabled?
This is incorrect. No E_DEPRECATED is emitted, unless one tries to
disable it.
Lets stay a bit of the drama here. If you disable it in the php.ini
you will not see this warning.
regards,
Lukas Kahwe Smith
m...@pooteeweet.org
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php