Project

General

Profile

Actions

Bug #14306

closed

Warning: array_merge() is not an array in clss.t3lib_beuserauth.php

Added by old_2Writer about 20 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend API
Target version:
-
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 #1

Updated by Michael Stucki about 20 years ago

TYPO3 is not yet compatible with PHP5.

However you have good chances that all known PHP5 issues will be fixed in 3.7.

I close the bug because Kasper is aware of this issue. Probably he has already changed it in CVS, see ChangeLog:

2004-09-02 Kasper Skårhøj <>
  • Fixed a few basic PHP5 problems (aiming at PHP5 support in 3.7.0)
Actions

Also available in: Atom PDF