Branch: refs/heads/master Home: https://github.com/phpmyadmin/motranslator Commit: cf71d7cabec1b3197e8c376025ea7c16566d7cb1 https://github.com/phpmyadmin/motranslator/commit/cf71d7cabec1b3197e8c376025... Author: Michal Čihař michal@cihar.com Date: 2017-01-03 (Tue, 03 Jan 2017)
Changed paths: M .gitignore A .php_cs M composer.json
Log Message: ----------- Add phpcs configuration
See https://github.com/phpmyadmin/sql-parser/pull/112
Signed-off-by: Michal Čihař michal@cihar.com
Commit: d29162c455862e9b5d0021c6593f870c06c3f282 https://github.com/phpmyadmin/motranslator/commit/d29162c455862e9b5d0021c659... Author: Michal Čihař michal@cihar.com Date: 2017-01-03 (Tue, 03 Jan 2017)
Changed paths: 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 M tests/bootstrap.php
Log Message: ----------- Apply php-cs-fixer
Signed-off-by: Michal Čihař michal@cihar.com
Compare: https://github.com/phpmyadmin/motranslator/compare/87277d2b5600...d29162c455...