[TYPO3-core] RFC #10092: Feature: Add a logging API for deprecated functions

Steffen Kamper info at sk-typo3.de
Sun Jan 11 14:09:35 CET 2009


Hi,

Susanne Moog schrieb:
> Martin Kutschker schrieb:
>> Hi!
>>
>> This is a patch request.
>>
>> Branch: trunk
>>
>> Description: A function to t3lib_div that logs calls to deprecated
>> functions to the PHP log and a custom log in typo3conf.
>>
>> Note: patch contains logging function and example usage in t3lib_div.
> 
> +1 by reading and testing.
> 
> (Now that we have a logging do we still want to additionally throw PHP 
> notices?)
> 
> Regards,
> 
> Susanne

i get it:
Notice: Function GPvar of class t3lib_div is deprecated (called from 
C:\xampp\htdocs\t3\home\typo3conf\ext\templavoila\mod1\index.php#2633, 
defined in C:\xampp\htdocs\t3\home\t3lib\class.t3lib_div.php#391) in 
C:\xampp\htdocs\t3\home\t3lib\class.t3lib_div.php on line 5212

vg Steffen


More information about the TYPO3-team-core mailing list