[TYPO3-core] RFC #15801: Deprecate t3lib_div::rm_endcomma
Benjamin Mack
benni at typo3.org
Fri Sep 24 20:35:38 CEST 2010
Hey all,
this is a SVN patch request.
BT reference: http://bugs.typo3.org/view.php?id=15801
Type: cleanup / deprecation
Branches: trunk
Description:
The function "rm_endcomma" in t3ilb_div is rarely used, and in my eyes
not useful, as it does the same as a quick rtrim($str, ','), which a
experienced PHP developer should know. Thus, let's deprecate this
function and remove it with TYPO3 4.7
All the best,
Benni.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 15801_rm_endcomma.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100924/1cee09bb/attachment.asc>
More information about the TYPO3-team-core
mailing list