Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9be8f67aeb927246b58925a4b3b477f931e550ab https://github.com/phpmyadmin/phpmyadmin/commit/9be8f67aeb927246b58925a4b3b4... 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/Display/ResultsTest.php
Log Message: ----------- Add static for Display\ResultsTest::dataProviderSortOrder()
PHPUnit 10 warns that data providers should be static methods.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev