Project

General

Profile

Actions

Feature #19520

closed

Use t3lib_div::trimExplode() in t3lib_div::intExplode()

Added by Niels Pardon about 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-10-28
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

Let's use t3lib_div::trimExplode() in t3lib_div::intExplode() instead of explode() so that you can get an empty array for an empty string and not a one-element-array if you specify the corresponding parameter for trimExplode().

(issue imported from #M9667)


Files

9667.patch (1018 Bytes) 9667.patch Administrator Admin, 2008-10-28 20:52
Actions #1

Updated by Oliver Hader about 16 years ago

Committed to SVN Trunk (rev. 4449)

Actions

Also available in: Atom PDF