Project

General

Profile

Actions

Bug #77979

closed

Setting [SYS][dbClientCompress] resolves in an error

Added by Richard Haeser over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2016-09-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

In the install-tool it is possible to set [SYS][dbClientCompress] but after enabling it, and going back to the install-tool again, this option is migrated by the SilentConfigurationUpgradeService. This service sets [DB][Connections][Default][driverOptions] to true, but in Doctrine\DBAL\Driver\Mysqli\Driver::connect() the argument for driverOptions should be an array and not a boolean.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #82421: Remove unused configuration settingsClosed2017-09-09

Actions
Actions

Also available in: Atom PDF