Actions
Bug #14306
closedWarning: array_merge() is not an array in clss.t3lib_beuserauth.php
Start date:
2004-09-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.7-dev
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If I tick "Clear All Cache" in backend of the package dummy 3.6.2 or even dummy 3.7dev (snapshot typo3_src-37.0-dev_030804.tgz) there is a warning:
Warning: array_merge() [function-array-merge]:
Argument #2 is not an array
in ...typo3/t3lib/clss.t3lib_beuserauth.php on line 254
I use windows xp environment and the local server package (xampp-win32-1.4.5).
PHP 5 is running in PHP 4 compatibility mode (in php.ini: zend.ze1_compatibility_mode ON).
The Zend Optimizer is disabled.
(issue imported from #M342)
Actions