Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9e53d6914c0029a09af4bb3739de104bbef4c4ef https://github.com/phpmyadmin/phpmyadmin/commit/9e53d6914c0029a09af4bb3739de... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-04-01 (Sat, 04 April 2023) -03:00
Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M test/classes/CoreTest.php M test/classes/Database/EventsTest.php M test/classes/Database/SearchTest.php M test/classes/Database/TriggersTest.php M test/classes/Dbal/DbiDummyTest.php M test/classes/ErrorHandlerTest.php M test/classes/Gis/GisFactoryTest.php M test/classes/Gis/GisGeometryCollectionTest.php M test/classes/Gis/GisGeometryTest.php M test/classes/Gis/GisLineStringTest.php M test/classes/Gis/GisMultiLineStringTest.php M test/classes/Gis/GisMultiPointTest.php M test/classes/Gis/GisMultiPolygonTest.php M test/classes/Gis/GisPointTest.php M test/classes/Gis/GisPolygonTest.php M test/classes/LinterTest.php M test/classes/Plugins/Auth/AuthenticationHttpTest.php M test/classes/Plugins/Transformations/TransformationPluginsTest.php M test/classes/RoutingTest.php M test/classes/Stubs/DbiDummy.php M test/classes/Stubs/ResponseRenderer.php M test/classes/TableTest.php M test/classes/TypesTest.php
Log Message: ----------- Improve array type inference for some tests
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev