setlocal LC_* Warning
Posted: 2003-10-07 21:54
Ich habe die Warnung beim ausführen eines PHP-Scripts:
Passing locale category name as string is deprecated. Use the LC_* -constants instead.
welche ich nicht ganz nachvollziehen kann da meines wissens von PHP Version 4.1.2 zu 4.3.3 (welche ich jetzt nutze) nichts geändert hat.
Wie kann ich die Warnung abstellen bzw. das Problem beheben?
Passing locale category name as string is deprecated. Use the LC_* -constants instead.
welche ich nicht ganz nachvollziehen kann da meines wissens von PHP Version 4.1.2 zu 4.3.3 (welche ich jetzt nutze) nichts geändert hat.
Wie kann ich die Warnung abstellen bzw. das Problem beheben?