Project

General

Profile

Actions

Bug #27584

closed

Various warnings in log when running scheduler

Added by Bernhard Eckl almost 13 years ago. Updated almost 13 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-06-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I use the scheduler to automatically fetch RSS feeds with rss2import. I always get the following error messages in the backend log. System is Debian Etch, PHP 5.2.0.

[scheduler]: Task executed. Class: tx_rss2import_scheduler, UID: 3
Core: Error handler (BE): PHP Warning: Invalid argument supplied for foreach() in /var/www/web103/html/typo3_src-4.5.3/t3lib/class.t3lib_tcemain.php line 7130
Core: Error handler (BE): PHP Warning: array_reverse(): The argument should be an array in /var/www/web103/html/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/web103/html/typo3_src-4.5.3/t3lib/class.t3lib_tcemain.php line 7128
Core: Error handler (BE): PHP Warning: Invalid argument supplied for foreach() in /var/www/web103/html/typo3_src-4.5.3/t3lib/class.t3lib_tcemain.php line 7130
Core: Error handler (BE): PHP Warning: array_reverse(): The argument should be an array in /var/www/web103/html/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/web103/html/typo3_src-4.5.3/t3lib/class.t3lib_tcemain.php line 7128


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #27348: Incompatible call to debug_backtrace() prior to PHP 5.3.5ClosedOliver Hader2011-06-10

Actions
Actions #1

Updated by Steffen Gebert almost 13 years ago

Duplicate of #27348, which was fixed yesterday.

Actions #2

Updated by Steffen Gebert almost 13 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF