[TYPO3-core] RFC: #2302: substitute all strtoupper/strtolower with the t3lib_div-method

Martin Kutschker masi-no at spam-typo3.org
Wed Jul 2 14:55:04 CEST 2008


Ernesto Baschny [cron IT] schrieb:
> Martin Kutschker wrote: on 02.07.2008 14:04:
> 
> Ok, but it doesn't make any sense to use it on utf-8 data, right? :) I
> can see no use-case in converting "abäch" to "ABäCH" for example. Maybe
> the phpdoc part should even point to the t3lib_cs->case method for utf-8
> and language specific translations.

No, it doesn't make much sense. I thought it was nice to know that
nothing too bad happens (but nothing useful either) on your string when
used with non-ASCII data.

Masi


More information about the TYPO3-team-core mailing list