Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 21431578db2172a8f2d5b6e92162fe358f7dbbc7 https://github.com/phpmyadmin/phpmyadmin/commit/21431578db2172a8f2d5b6e92162... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2021-06-24 (Thu, 06 June 2021) -03:00
Changed paths: M libraries/classes/Controllers/Table/GetFieldController.php M libraries/classes/Controllers/Table/SearchController.php M libraries/classes/Database/Designer/Common.php M libraries/classes/Database/Events.php M libraries/classes/DatabaseInterface.php M libraries/classes/Engines/Pbxt.php M libraries/classes/Export.php M libraries/classes/Gis/GisGeometry.php M libraries/classes/Gis/GisGeometryCollection.php M libraries/classes/Gis/GisLineString.php M libraries/classes/Gis/GisMultiLineString.php M libraries/classes/Gis/GisMultiPoint.php M libraries/classes/Gis/GisMultiPolygon.php M libraries/classes/Gis/GisPoint.php M libraries/classes/Gis/GisPolygon.php M libraries/classes/InsertEdit.php M libraries/classes/Plugins.php M libraries/classes/Relation.php M libraries/classes/Server/Privileges.php M libraries/classes/Sql.php M libraries/classes/StorageEngine.php M libraries/classes/Table.php M libraries/classes/Tracking.php M phpstan-baseline.neon M psalm-baseline.xml M test/classes/BookmarkTest.php M test/classes/Config/DescriptionTest.php M test/classes/ConfigTest.php M test/classes/Gis/GisPolygonTest.php M test/classes/ImportTest.php M test/classes/InsertEditTest.php M test/classes/LanguageTest.php M test/classes/SystemDatabaseTest.php M test/classes/TableTest.php M test/classes/ThemeTest.php M test/classes/TrackingTest.php
Log Message: ----------- Fix some errors found by PHPStan and Psalm
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev