[phpmyadmin/motranslator] dbb523: Add PhpMyAdmin prefix to namespace
Branch: refs/heads/master Home: https://github.com/phpmyadmin/motranslator Commit: dbb5235ee9cde865665bf2a3c615760dbd8a5157 https://github.com/phpmyadmin/motranslator/commit/dbb5235ee9cde865665bf2a3c6... Author: Michal Čihař <michal@cihar.com> Date: 2017-01-23 (Mon, 23 Jan 2017) Changed paths: M CHANGES.md M README.md M benchmark-context.php M benchmark-plural.php M benchmark.php M composer.json M src/Loader.php M src/ReaderException.php M src/StringReader.php M src/Translator.php M src/functions.php M tests/FunctionsTest.php M tests/LoaderTest.php M tests/MoFilesTest.php M tests/PluralFormulaTest.php M tests/PluralTest.php Log Message: ----------- Add PhpMyAdmin prefix to namespace This way we follow PSR-4. See https://github.com/phpmyadmin/sql-parser/issues/126 Signed-off-by: Michal Čihař <michal@cihar.com>
participants (1)
-
Michal Čihař