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 #1

Updated by Jigal van Hemert over 10 years ago

  • TYPO3 Version changed from 4.5 to 6.0
Actions #2

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24723

Actions #3

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24723

Actions #4

Updated by Gerrit Code Review over 10 years ago

Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/24755

Actions #5

Updated by Gerrit Code Review over 10 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/24757

Actions #6

Updated by Jigal van Hemert over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF