
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: b29eccd70b59737da9ddd44fb640979773f65e7b https://github.com/phpmyadmin/phpmyadmin/commit/b29eccd70b59737da9ddd44fb640... Author: Kamil Tekiela <tekiela246@gmail.com> Date: 2022-11-30 (Wed, 11 November 2022) +00:00 Changed paths: M libraries/classes/Controllers/Server/Status/Monitor/ChartingDataController.php M libraries/classes/Controllers/Server/Status/Monitor/GeneralLogController.php M libraries/classes/Controllers/Server/Status/Monitor/LogVarsController.php M libraries/classes/Controllers/Server/Status/Monitor/QueryAnalyzerController.php M libraries/classes/Controllers/Server/Status/Monitor/SlowLogController.php M libraries/classes/Controllers/Server/Status/VariablesController.php M psalm-baseline.xml M test/classes/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php Log Message: ----------- Remove $params Signed-off-by: Kamil Tekiela <tekiela246@gmail.com> Commit: b98fcd20f31c7a9844d922ab0f4a7ae596a95530 https://github.com/phpmyadmin/phpmyadmin/commit/b98fcd20f31c7a9844d922ab0f4a... Author: MaurĂcio Meneghini Fauth <mauricio@fauth.dev> Date: 2022-12-01 (Thu, 12 December 2022) -03:00 Changed paths: M libraries/classes/Controllers/Server/Status/Monitor/ChartingDataController.php M libraries/classes/Controllers/Server/Status/Monitor/GeneralLogController.php M libraries/classes/Controllers/Server/Status/Monitor/LogVarsController.php M libraries/classes/Controllers/Server/Status/Monitor/QueryAnalyzerController.php M libraries/classes/Controllers/Server/Status/Monitor/SlowLogController.php M libraries/classes/Controllers/Server/Status/VariablesController.php M psalm-baseline.xml M test/classes/Controllers/Server/Status/Monitor/QueryAnalyzerControllerTest.php Log Message: ----------- Merge pull request #17938 from kamil-tekiela/Remove-$params Remove $params