Bug #23605

Deprecate t3lib_div::rm_endcomma

Added by Benjamin Mack over 2 years ago. Updated about 2 years ago.

Status:Closed Start date:2010-09-24
Priority:Should have Due date:
Assignee:Benjamin Mack % Done:

0%

Category:-
Target version:-
TYPO3 Version: Complexity:
PHP Version:4.3
Votes: 0

Description

Hey,

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

(issue imported from #M15801)

15801_rm_endcomma.patch (1.4 kB) Administrator Admin, 2010-09-24 20:34

15801_rm_endcomma_v3.patch (1.7 kB) Administrator Admin, 2010-09-25 17:35

History

Updated by Benjamin Mack over 2 years ago

committed the latest version to trunk (rev. 9058)

Updated by Susanne Moog about 2 years ago

  • Target version deleted (4.5.0)

Also available in: Atom PDF