Project

General

Profile

Actions

Task #99178

closed

Drop fallback for explode calls

Added by Oliver Klee over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
-
Start date:
2022-11-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

In PHP < 8.0, `explode` could return `false`. Starting with PHP 8.0, `explode` will always return an array. Hence, no check and fallback for `false` is needed anymore.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #99184: ValueException in GeneralUtility intExplode/trimExplodeClosed2022-11-24

Actions
Actions

Also available in: Atom PDF