[TYPO3-core] RFC #15801: Deprecate t3lib_div::rm_endcomma
Xavier Perseguers
typo3 at perseguers.ch
Sat Sep 25 10:10:26 CEST 2010
Hi,
>> 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.
Me too ;-)
+1 by reading.
Xavier
More information about the TYPO3-team-core
mailing list