Bug #27196
closeddebug_backtrace in getOuterMostInstance
0%
Description
Hey,
In line 7128 of tcemain.php debug_backtrace is used with an optional parameter. This parameter is only available since PHP 5.2.5. I am using 5.2.4 and this is the reason I get the following errors in the log:
Core: Error handler (BE): PHP Warning: Invalid argument supplied for foreach() in /var/www/typo3_src-4.5.3/t3lib/class.t3lib_tcemain.php line 7130
Core: Error handler (BE): PHP Warning: array_reverse() [<a href='function.array-reverse'>function.array-reverse</a>]: The argument should be an array in /var/www/typo3_src-4.5.3/t3lib/class.t3lib_tcemain.php line 7128
Core: Error handler (BE): PHP Warning: Wrong parameter count for debug_backtrace() in /var/www/typo3_src-4.5.3/t3lib/class.t3lib_tcemain.php line 7128
I get these log entries every time I clear the cache since I updated Typo3 from 4.5.0 to 4.5.3.
Thanks,
M. Altmayer
Updated by Oliver Hader over 13 years ago
- Status changed from New to Resolved
Applied in changeset db8f0c164ba5cdd14d15b70df6344dc15685d432.