Project

General

Profile

Actions

Bug #100851

closed

Syntax error while Upgrading from 12.3 to 12.4.1

Added by Harald Witt 12 months ago. Updated 12 months ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2023-05-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
syntax error pathutility
Complexity:
easy
Is Regression:
Sprint Focus:

Description

While upgrading from 12.3 to 12.4.1 the following error occurs:
[ParseError]
syntax error, unexpected ')'
at /path_to_my_website/vendor/typo3/cms-core/Classes/Utility/PathUtility.php:167

In deed the line is:
$paths = array_map(GeneralUtility::fixWindowsFilePath(...), $paths);

Actions #1

Updated by Georg Ringer 12 months ago

  • Status changed from New to Rejected

problem was not using PHP 8 in CLI, not a bug - issue closed

Actions

Also available in: Atom PDF