
22 Feb
2023
22 Feb
'23
12:16 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: aac7aab1962806cb9be7b8394a94f747534c0dac https://github.com/phpmyadmin/phpmyadmin/commit/aac7aab1962806cb9be7b8394a94... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2023-02-22 (Wed, 02 February 2023) -03:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M test/classes/VersionInformationTest.php Log Message: ----------- Remove withConsecutive() from VersionInformationTest The PHPUnit's InvocationMocker::withConsecutive() has been deprecated. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>