Project

General

Profile

Actions

Bug #52771

closed

RemoveXSS uses deprecated /e modifier in preg_replace

Added by Jigal van Hemert over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2013-10-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

To replace encoded characters the deprecated /e modifier is used in two regular expressions. This is deprecated as of PHP 5.5.0
Alternative is to use a callback instead.


Related issues 1 (0 open1 closed)

Follows TYPO3 Core - Task #49300: Ensure PHP 5.5 compatibilityClosed2013-06-21

Actions
Actions

Also available in: Atom PDF