[TYPO3-core] RFC #13148: need logDeprecated function for included files

Sebastian Gebhard sebastian.gebhard at gmail.com
Tue Jan 5 12:35:30 CET 2010


Hi Felix,

could you provide a usage example? Would you place the static call in line 1 of the deprecated file 
or how is this exactly intended to be used?

Regards,
Sebastian

Am 05.01.2010 10:11, schrieb Felix Oertel:
> Hi,
>
> this is an SVN patch request.
>
> Type: feature
>
> Branches: trunk
>
> Bugtracker reference:
> http://bugs.typo3.org/view.php?id=13148
>
> Problem:
> The function t3lib_div::logDeprecatedFunction() is to log calls to
> deprecated functions. As we want to move some PHP-files sooner or later,
> it will become neccassary to log includes of deprecated files as well.
>
> Solution:
> Introduce t3lib_div::logDeprecatedRequire() which can be used in the
> deprecated file.
>
> Regards,
>
> Felix Oertel
> typo3felix.de



More information about the TYPO3-team-core mailing list