Project

General

Profile

Actions

Task #60534

closed

Replace simple preg_replace calls with trim

Added by Benni Mack almost 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2014-07-24
Due date:
% Done:

0%

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

Description

There are a few occurences where
simple preg_replace calls are used
even though this can be accomplished
with rtrim() or ltrim(). This improves
readability and (maybe ;)) speed.

Actions

Also available in: Atom PDF