Project

General

Profile

Actions

Bug #79709

closed

Make CommandLineBackendUserRemovalUpdate compatible with PHP 7.1

Added by Sascha Egerer over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2017-02-09
Due date:
% Done:

100%

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

Description

The CommandLineBackendUserRemovalUpdate currently uses a string variable with the [] operator which is not possible anymore in PHP71. Beside that the variable must be of type string anyway.

Uncaught TYPO3 Exception
[] operator not supported for strings

Error thrown in file
/var/www/html/vendor/typo3/cms/typo3/sysext/install/Classes/Updates/CommandLineBackendUserRemovalUpdate.php in line 87.

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #79739: Cleanup invalid type annotations for install tool updateClosedMarkus Klein2017-02-10

Actions
Actions

Also available in: Atom PDF