
Branch: refs/heads/master Home: https://github.com/phpmyadmin/motranslator Commit: 5c980762ecbb628106c8b48817a80b9dac4e76b2 https://github.com/phpmyadmin/motranslator/commit/5c980762ecbb628106c8b48817... Author: William Desportes <williamdes@wdes.fr> Date: 2021-02-05 (Fri, 02 February 2021) +01:00 Changed paths: A .github/workflows/lint-and-analyse-php.yml A .github/workflows/lint-docs.yml A .github/workflows/tests.yml Log Message: ----------- Add GitHub actions Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 9650e6a7a4b5a76b8ec12b914ca776b55570c789 https://github.com/phpmyadmin/motranslator/commit/9650e6a7a4b5a76b8ec12b914c... Author: William Desportes <williamdes@wdes.fr> Date: 2021-02-05 (Fri, 02 February 2021) +01:00 Changed paths: M .gitattributes M README.md D .travis.yml Log Message: ----------- Drop TravisCI Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: cf836da3338ba66e9087316987de6e60d098a8d2 https://github.com/phpmyadmin/motranslator/commit/cf836da3338ba66e9087316987... Author: William Desportes <williamdes@wdes.fr> Date: 2021-02-05 (Fri, 02 February 2021) +01:00 Changed paths: M src/StringReader.php Log Message: ----------- Handle possible false return of unpack function Signed-off-by: William Desportes <williamdes@wdes.fr>