[TYPO3-core] Patch: tslib_pagegen / clone()

Martin Kutschker Martin.Kutschker at blackbox.net
Thu Jan 19 17:00:49 CET 2006


=?utf-8?q?Ren=C3=A9_Fritz?= <rene at typo3.org> writes on 
Thu, 19 Jan 2006 15:40:00 +0100 (MET):

>>
> Created t3lib/compat.php which is included in config_default.php.
> In compat.php functions are placed that makes sense because of
> compatibility. In this case clone() for PHP4;


Please use conditional function declarations instead of eval()s

See
http://www.php.net/manual/en/language.functions.php#functions.user-defined

Masi 



More information about the TYPO3-team-core mailing list