[TYPO3-core] RFC #15801: Deprecate t3lib_div::rm_endcomma
Ernesto Baschny [cron IT]
ernst at cron-it.de
Fri Sep 24 20:41:13 CEST 2010
Benjamin Mack schrieb am 24.09.2010 20:35:
> 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
+1 on reading. It always amazes me what strange wrappers we have in
TYPO3 code.
Cheers,
Ernesto
More information about the TYPO3-team-core
mailing list