[TYPO3-core] RFC #11937: Do not show E_DEPRECATED messages on productive systems

Oliver Hader oliver at typo3.org
Tue Nov 17 17:45:16 CET 2009


Hi Rupi,

Rupert Germann schrieb:
> Hi,
> 
> this is a SVN patch request.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=11937
> 
> Branches: Trunk, 4_2, 4_1
> 
> Problem:
> With PHP 5.3 the error level E_DEPRECATED was introduced that shows
> messages concerning deprecated PHP methods and behaviours.
> 
> Solution:
> exclude E_DEPRECATED errors from error reporting

If you search the core for "error_reporting" there are more places that
might need changes.

Besides that +1 by reading

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list