Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f9c8035768830d5e749b78b138672572a343d6fe https://github.com/phpmyadmin/phpmyadmin/commit/f9c8035768830d5e749b78b13867... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-02-27 (Mon, 02 February 2023) -03:00
Changed paths: M psalm-baseline.xml M test/classes/AbstractNetworkTestCase.php M test/classes/AbstractTestCase.php M test/classes/CacheTest.php M test/classes/Controllers/Table/Maintenance/AnalyzeControllerTest.php M test/classes/Controllers/Table/Maintenance/CheckControllerTest.php M test/classes/Controllers/Table/Maintenance/ChecksumControllerTest.php M test/classes/Controllers/Table/Maintenance/OptimizeControllerTest.php M test/classes/Controllers/Table/Maintenance/RepairControllerTest.php M test/classes/Controllers/ThemeSetControllerTest.php M test/classes/CoreTest.php M test/classes/DatabaseInterfaceTest.php M test/classes/Dbal/DatabaseNameTest.php M test/classes/Dbal/TableNameTest.php M test/classes/Display/ResultsTest.php M test/classes/HeaderTest.php M test/classes/InsertEditTest.php M test/classes/IpAllowDenyTest.php M test/classes/Partitioning/PartitionTest.php M test/classes/Plugins/Auth/AuthenticationHttpTest.php M test/classes/Plugins/Transformations/TransformationPluginsTest.php M test/classes/PluginsTest.php M test/classes/SanitizeTest.php M test/classes/Stubs/DbiDummy.php M test/classes/Stubs/DummyResult.php M test/classes/Stubs/ResponseRenderer.php M test/classes/TrackerTest.php M test/classes/TypesTest.php M test/classes/UtilTest.php M test/classes/Utils/HttpRequestTest.php M test/classes/WebAuthn/CBORDecoderTest.php M test/classes/ZipExtensionTest.php
Log Message: ----------- Add native parameter types to test classes
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev