Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: a54651b25c6adec959c8530d8330edaa6054588a https://github.com/phpmyadmin/phpmyadmin/commit/a54651b25c6adec959c8530d8330... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-02-26 (Sun, 02 February 2023) -03:00
Changed paths: M .github/workflows/test-selenium.yml M .github/workflows/tests.yml M libraries/classes/Command/CacheWarmupCommand.php M libraries/classes/Command/FixPoTwigCommand.php M libraries/classes/Command/SetVersionCommand.php M libraries/classes/Command/TwigLintCommand.php M libraries/classes/Command/WriteGitRevisionCommand.php
Log Message: ----------- Fix deprecation for Command classes
Uses the AsCommand attribute instead of $defaultName.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev