Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 1cf2d303c00567494cf11c250b89648eebe593bc https://github.com/phpmyadmin/phpmyadmin/commit/1cf2d303c00567494cf11c250b89... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-09-10 (Sat, 09 September 2022) -03:00
Changed paths: M libraries/classes/DatabaseInterface.php M libraries/classes/Dbal/DbalInterface.php M libraries/classes/Plugins/Export/ExportXml.php M phpstan-baseline.neon M psalm-baseline.xml
Log Message: ----------- Refactor Plugins\Export\ExportXml::exportDefinitions method
Improve type inference of the parameters.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev