Bug #24866

implode() issues in Install Tool

Added by Dominic Garms over 4 years ago. Updated over 4 years ago.

Status:Closed Start date:2011-01-28
Priority:Should have Due date:
Assigned To:Steffen Gebert % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.5 Is Regression:
PHP Version:5.3 Sprint Focus:
Complexity:

Description

Starting the update manager from 4.4.6 to 4.5 it gives the PHP warning:

PHP Warning: implode() [function.implode]: Invalid arguments passed in
\TYPO3_4-5\typo3\sysext\install\mod\class.tx_install.php line 6710

For ignoring just disable PHP Warnings temporarily into localhost.php:
$TYPO3_CONF_VARS['SYS']['displayErrors'] = '0';

(issue imported from #M17374)

17374.diff Magnifier (3.6 kB) Administrator Admin, 2011-01-28 22:57


Related issues

related to Core - Bug #24169: Exception in Core during installation of new system exten... Closed 2010-11-23

History

#1 Updated by Steffen Gebert over 4 years ago

trunk rev. 10389
4-5 rev. 10390
4-4 rev. 10388

#2 Updated by Susanne Moog over 4 years ago

  • Target version deleted (4.4.7)

Also available in: Atom PDF