
22 Feb
2023
22 Feb
'23
11:12 a.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3a5a38555181e624faf876c569a3831daf854adf https://github.com/phpmyadmin/phpmyadmin/commit/3a5a38555181e624faf876c569a3... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2023-02-22 (Wed, 02 February 2023) -03:00 Changed paths: M psalm-baseline.xml M test/classes/Plugins/Export/ExportSqlTest.php Log Message: ----------- Refactor ExportSqlTest to remove withConsecutive method The PHPUnit's InvocationMocker::withConsecutive() has been deprecated. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>