Branch: refs/heads/master Home: https://github.com/phpmyadmin/motranslator Commit: ac437fcb308ac8218856de19ad9ed894c063c3ce https://github.com/phpmyadmin/motranslator/commit/ac437fcb308ac8218856de19ad... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-03-09 (Thu, 03 March 2023) -03:00
Changed paths: M composer.json M phpcs.xml.dist M src/Cache/GetAllInterface.php M src/Cache/InMemoryCache.php M src/MoParser.php M src/StringReader.php M src/Translator.php M tests/Cache/ApcuCacheFactoryTest.php M tests/Cache/ApcuCacheTest.php M tests/Cache/InMemoryCacheTest.php M tests/LoaderTest.php M tests/MoFilesTest.php M tests/PluralFormulaTest.php M tests/PluralTest.php
Log Message: ----------- Fix code spacing issues
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: fd8a3e2fce6acf143c59e943dbde16ee3fa8b800 https://github.com/phpmyadmin/motranslator/commit/fd8a3e2fce6acf143c59e943db... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-03-09 (Thu, 03 March 2023) -03:00
Changed paths: M benchmark-context.php M benchmark-plural.php M benchmark.php M phpcs.xml.dist M src/Cache/ApcuCache.php M src/Loader.php M src/Translator.php M tests/Cache/ApcuCacheTest.php M tests/FunctionsTest.php M tests/LoaderTest.php M tests/MoFilesTest.php M tests/PluralFormulaTest.php M tests/PluralTest.php
Log Message: ----------- Add trailing commas to functions
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev