
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: adea61314ef448172049be8717b23fadabc09eaa https://github.com/phpmyadmin/phpmyadmin/commit/adea61314ef448172049be8717b2... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-10-11 (Fri, 10 October 2019) -03:00 Changed paths: A libraries/classes/Command/AdvisoryRulesCommand.php A scripts/console M composer.json M scripts/update-po D scripts/advisor2po Log Message: ----------- Add a console tool Adds a console tool for phpMyAdmin using the symfony/console component and moves the advisor2po script to the the console tool. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: f0d4122977619b94c6d7c2c7583b5ef24fc6b8e5 https://github.com/phpmyadmin/phpmyadmin/commit/f0d4122977619b94c6d7c2c7583b... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-10-24 (Thu, 10 October 2019) -03:00 Changed paths: A libraries/classes/Command/AdvisoryRulesCommand.php A scripts/console M composer.json M scripts/update-po D scripts/advisor2po Log Message: ----------- Merge pull request #15505 from mauriciofauth/scripts-console Add a console tool