[Typo3-dev] setlocale and constants

Martin Kutschker Martin.T.Kutschker at blackbox.net
Tue Sep 23 14:40:45 CEST 2003


Hi!

Since what PHP version are constants defined for the categories? The dev version uses constants, 3.5 strings.

Just in case that 4.0.6 does not provide the constants I suggest something along these lines:

defined("LC_COLLATE") ? constant("LC_COLLATE") : "LC_COLLATE"

Masi

PS: How about a 3.5.1 that fixes small things like these. 





More information about the TYPO3-dev mailing list