
10 Oct
2020
10 Oct
'20
4:33 a.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 52cc669cac7683c17b3ace75be2fd6bf9edfa57b https://github.com/phpmyadmin/phpmyadmin/commit/52cc669cac7683c17b3ace75be2f... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2020-10-09 (Fri, 10 October 2020) -03:00 Changed paths: M libraries/classes/Tracking.php M phpstan-baseline.neon M test/classes/Stubs/DbiDummy.php M test/classes/TrackingTest.php Log Message: ----------- Remove dbi mock from TrackingTest Uses DbiDummy stub instead. Related to https://github.com/phpmyadmin/phpmyadmin/issues/16332. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>