Project

General

Profile

Actions

Bug #77270

closed

Missing argument 1 for TypoScriptFrontendController::__construct

Added by Franz Holzinger over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-07-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I get this PHP warnings:

Core: Error handler (FE): PHP Warning: Missing argument 1 for TYPO3\\CMS\\Frontend\\Controller\\TypoScriptFrontendController::__construct(), called in /home/myuser/public_html/neu/typo3_src-7.6.10/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 4533 and defined in /home/myuser/public_html/neu/typo3_src-7.6.10/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 902

The calling path is this:

call_user_func#34 // {closure}# // TYPO3\CMS\Frontend\Http\Application->run#33 // TYPO3\CMS\Core\Core\Bootstrap->handleRequest#78 // TYPO3\CMS\Frontend\Http\RequestHandler->handleRequest#302 // TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->handleDataSubmission#196 // TYPO3\CMS\Core\Utility\GeneralUtility::getUserObj#2868 // TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance#4455 // TYPO3\CMS\Core\Utility\GeneralUtility::instantiateClass#4514 // TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->__construct#4533 // TYPO3\CMS\Core\Error\ErrorHandler->handleError#902 // TYPO3\CMS\Core\Error\ErrorHandler->writeLog#147 // Geithware\DebugMysqlDb\Database\DatabaseConnection->exec_INSERTquery#213 // Geithware\DebugMysqlDb\Database\DatabaseConnection->myDebug#170
Actions

Also available in: Atom PDF