phpmyadmin/libraries/classes/Controllers/Server/Status
Maurício Meneghini Fauth 5950693fb3
Fix possible undefined globals
Related to https://github.com/phpmyadmin/phpmyadmin/pull/17427.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-03-10 18:05:21 -03:00
..
Monitor Fix possible undefined globals 2022-03-10 18:05:21 -03:00
Processes Remove useless string concatenations 2021-09-27 21:40:22 -03:00
AbstractController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
AdvisorController.php Move Advisor class to PhpMyAdmin\Advisory namespace 2022-02-24 13:16:19 -03:00
MonitorController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
ProcessesController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
QueriesController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
StatusController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
VariablesController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00