Project

General

Profile

Actions

Bug #101815

open

Error triggered in TYPO3\CMS\Core\ExpressionLanguage\Resolver

Added by Gratian Alinei 9 months ago. Updated about 1 month ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2023-08-31
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I get an error triggered at line 47 in TYPO3\CMS\Core\ExpressionLanguage\Resolver when trying to access the Analyze Database Structure in Install Tool. The site configuration has baseVariants.

$providers = GeneralUtility::makeInstance(ProviderConfigurationLoader::class)->getExpressionLanguageProviders()

ProviderConfigurationLoader needs 3 arguments in contructor.

(1/1) ArgumentCountError
Too few arguments to function TYPO3\CMS\Core\ExpressionLanguage\ProviderConfigurationLoader::__construct(), 0 passed in /var/www/html/vendor/typo3/cms-core/Classes/Utility/GeneralUtility.php on line 2969 and exactly 3 expected

Files

backtrace.pdf (81.9 KB) backtrace.pdf Gratian Alinei, 2023-08-31 14:39
Actions

Also available in: Atom PDF