Project

General

Profile

Actions

Task #97438

closed

Favor new string functions over strpos

Added by Larry Garfield over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2022-04-20
Due date:
% Done:

100%

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

Description

PHP 8 gives us the new str_starts_with(), str_ends_with(), and str_contains(), which can replace most strpos() usages. There's even a CS toggle to favor those. Let's use it.

Actions

Also available in: Atom PDF