[phpmyadmin/sql-parser] 17167d: Add Translator::setLocale() method

19 Nov
2024
19 Nov
'24
9:30 a.m.
Branch: refs/heads/5.11.x Home: https://github.com/phpmyadmin/sql-parser Commit: 17167da0390f59873fef785172c555a842f94b9c https://github.com/phpmyadmin/sql-parser/commit/17167da0390f59873fef785172c5... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2024-11-19 (Tue, 11 November 2024) -03:00 Changed paths: A tests/Misc/TranslatorTest.php M README.md M src/Translator.php M tests/TestCase.php Log Message: ----------- Add Translator::setLocale() method The Translator::setLocale() takes precedence over $GLOBALS['lang']. This makes possible to deprecate the usage of the $GLOBALS['lang']. Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
324
Age (days ago)
324
Last active (days ago)
0 comments
1 participants
participants (1)
-
Maurício Meneghini Fauth