Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: d760df02ddbafa85ebba4149969aed5f2d6af02f https://github.com/phpmyadmin/phpmyadmin/commit/d760df02ddbafa85ebba4149969a... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-09-10 (Sat, 09 September 2022) -03:00
Changed paths: M libraries/classes/Controllers/Database/EventsController.php M libraries/classes/Database/Events.php M libraries/classes/DatabaseInterface.php M libraries/classes/Dbal/DbalInterface.php M phpstan-baseline.neon M psalm-baseline.xml
Log Message: ----------- Move DBI getEvents method into the Events class
DatabaseInterface::getEvents -> Database\Events::getDetails
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev