Project

General

Profile

Actions

Bug #24866

closed

implode() issues in Install Tool

Added by Dominic Garms about 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-01-28
Due date:
% Done:

0%

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

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)


Files

17374.diff (3.64 KB) 17374.diff Administrator Admin, 2011-01-28 22:57

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #24169: Exception in Core during installation of new system extensions in 4.4ClosedSteffen Gebert2010-11-23

Actions
Actions #1

Updated by Steffen Gebert about 13 years ago

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

Actions #2

Updated by Susanne Moog almost 13 years ago

  • Target version deleted (4.4.7)
Actions

Also available in: Atom PDF