
Branch: refs/heads/master Home: https://github.com/phpmyadmin/motranslator Commit: 69bed0c47df73a60b067d124349753980d01928c https://github.com/phpmyadmin/motranslator/commit/69bed0c47df73a60b067d12434... Author: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Date: 2019-01-08 (Tue, 01 January 2019) -02:00 Changed paths: M .gitignore M .travis.yml M CHANGES.md M composer.json M phpunit.xml.dist Log Message: ----------- Bump minimum version to PHP 7.1 Drop support for PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6, PHP 7.0 and HHVM Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Commit: 7e2d58a4c941ccde5316356b69b2469593093c72 https://github.com/phpmyadmin/motranslator/commit/7e2d58a4c941ccde5316356b69... Author: Michal Čihař <michal@cihar.com> Date: 2019-01-08 (Tue, 01 January 2019) +01:00 Changed paths: M .gitignore M .travis.yml M CHANGES.md M composer.json M phpunit.xml.dist Log Message: ----------- Merge pull request #33 from mauriciofauth/php71 Bump minimum version to PHP 7.1