
Branch: refs/heads/master Home: https://github.com/phpmyadmin/motranslator Commit: 336e181285a084dddf730ba3ace73b3d92093607 https://github.com/phpmyadmin/motranslator/commit/336e181285a084dddf730ba3ac... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2020-02-27 (Thu, 02 February 2020) -03:00 Changed paths: M src/Translator.php Log Message: ----------- Reference Throwable instead of Exception Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: 0323b7466d46f8f33648020e0a95448f996d20e3 https://github.com/phpmyadmin/motranslator/commit/0323b7466d46f8f33648020e0a... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2020-02-27 (Thu, 02 February 2020) -03:00 Changed paths: M src/Loader.php M src/ReaderException.php M src/StringReader.php M src/Translator.php M tests/LoaderTest.php M tests/MoFilesTest.php Log Message: ----------- Reference with use statement Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: f91d03bb23c28c3c19bb9046d182bc5f5f922227 https://github.com/phpmyadmin/motranslator/commit/f91d03bb23c28c3c19bb9046d1... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2020-02-27 (Thu, 02 February 2020) -03:00 Changed paths: M src/Translator.php Log Message: ----------- Remove usage of is_null function Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: abfaf2fdc5db6cb18e71f6645d8894b647516a9e https://github.com/phpmyadmin/motranslator/commit/abfaf2fdc5db6cb18e71f6645d... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2020-02-27 (Thu, 02 February 2020) -03:00 Changed paths: M benchmark-context.php M benchmark-plural.php M benchmark.php M src/Loader.php Log Message: ----------- Use single quote instead of double quote strings Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>