Project

General

Profile

Actions

Feature #84863

closed

Missing argument 1 for TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::__construct()

Added by Schu Miel over 6 years ago. Updated over 6 years ago.

Status:
Rejected
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-04-25
Due date:
% Done:

0%

Estimated time:
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:

Description

Hello,

the following line causes an error:

$temp_TSFEclassName = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\CMS\\Frontend\\Controller\\TypoScriptFrontendController');

PHP Warning: Missing argument 1 for TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::__construct(), called in /var/www/web5/htdocs/typo3_src-7.6.26/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 4546 and defined in /var/www/web5/htdocs/typo3_src-7.6.26/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 902

What can I do?

Actions

Also available in: Atom PDF