Project

General

Profile

Actions

Task #90263

closed

Use correct regexp character class

Added by Oliver Hader about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2020-01-30
Due date:
% Done:

100%

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

Description

Use [:xdigit:] (a-f0-9/i) instead of [:alnum:] (a-z0-9/i) for parsing hexadecimal values in sequences.

Actions

Also available in: Atom PDF