[TYPO3-core] RFC: Feature Request #9656: Extend t3lib_div::trimExplode to limit the number of elements

Oliver Hader oliver at typo3.org
Tue Oct 28 00:25:09 CET 2008


FYI: Committed to SVN Trunk (rev. 4356)

olly


Oliver Hader schrieb:
> This is a SVN patch request.
> 
> Problem:
> With t3lib_div::trimExplode it's not possible to limit the number of
> elements that are returned.
> 
> Solution:
> The solution is to introduce a new argument $limit and to define
> trimExplode to behave similar to PHP's explode function.
> 
> Comments:
> This RFC is required by RFC #9625.
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=9656
> 
> Branch: Trunk
> 
> 
> olly
-- 
Oliver Hader
TYPO3 4.3 Release Manager


More information about the TYPO3-team-core mailing list