Project

General

Profile

Actions

Bug #93569

closed

console command 'extension:activate' throws error

Added by Ralf Zimmermann about 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
System/Bootstrap/Configuration
Target version:
-
Start date:
2021-02-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Since #93442 (https://review.typo3.org/c/Packages/TYPO3.CMS/+/67648) the console command

bin/typo3 extension:activate xxx
fails with the following error

Uncaught TYPO3 Exception Too few arguments to function TYPO3\CMS\Core\ExpressionLanguage\ProviderConfigurationLoader::__construct(), 0 passed in /some/path/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 3222 and exactly 2 expected
thrown in file /some/path/typo3/sysext/core/Classes/ExpressionLanguage/ProviderConfigurationLoader.php
in line 35

Tested with completely new TYPO3 instances (empty 'var/' directory and so on).


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Task #93442: Inject PackageManager and cache into ExpressionLanguage/ProviderConfigurationLoaderClosedBenjamin Franzke2021-02-05

Actions
Related to TYPO3 Core - Bug #86248: CLI upgrade wizards can not be invoked fully uncachedClosed2018-09-13

Actions
Related to TYPO3 Core - Bug #93721: Activating/Deactivating extensions through CLI results in a PHP errorClosed2021-03-12

Actions
Actions

Also available in: Atom PDF