
21 Feb
2023
21 Feb
'23
5:52 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f2bdca0439647e498dd8e9f149226a2c26f78a71 https://github.com/phpmyadmin/phpmyadmin/commit/f2bdca0439647e498dd8e9f14922... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2023-02-21 (Tue, 02 February 2023) -03:00 Changed paths: M psalm-baseline.xml M test/classes/Command/TwigLintCommandTest.php M test/classes/Command/WriteGitRevisionCommandTest.php Log Message: ----------- Refactor some Command tests to remove withConsecutive method The PHPUnit's InvocationMocker::withConsecutive() has been deprecated. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>