Actions
Bug #15683
closedfilelist - Invalid argument supplied for foreach
Start date:
2006-02-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
5
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After upgrading to Beta3 AND php5 filemananger throws a
Warning: Invalid argument supplied for foreach() in [...]/typo3_src/typo3/class.file_list.inc on line 666
for every file in directory and a "Cannot modify header information - headers already sent" warning at the end. All files are - nevertheless - listed correctly below the warnings.
Maybe some problem with changed behavior of foreach in php5?
(issue imported from #M2643)
Actions