
7 Nov
2022
7 Nov
'22
8:04 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: d9fcd3555b331c3668be7e8b335f426ffb681e91 https://github.com/phpmyadmin/phpmyadmin/commit/d9fcd3555b331c3668be7e8b335f... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-11-07 (Mon, 11 November 2022) -03:00 Changed paths: M libraries/classes/Controllers/Table/TrackingController.php M libraries/classes/Tracking.php M psalm-baseline.xml M test/classes/TrackingTest.php Log Message: ----------- Remove filter_ts_* global variables Replaces them with $dateFrom and $dateTo variables. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>