phpmyadmin/tests/unit/Controllers/Server
Kamil Tekiela cf6d5ed4b5
Use getParsedBodyParamAsString (#19333)
* Use getParsedBodyParamAsString
* Remove unused stubs

---------

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-10-29 12:07:39 -03:00
..
Databases Use getParsedBodyParamAsString (#19333) 2024-10-29 12:07:39 -03:00
Privileges Use getParsedBodyParamAsString (#19333) 2024-10-29 12:07:39 -03:00
Status Use getParsedBodyParamAsString (#19333) 2024-10-29 12:07:39 -03:00
BinlogControllerTest.php Use getParsedBodyParamAsString (#19333) 2024-10-29 12:07:39 -03:00
CollationsControllerTest.php Remove unused constructor params from controllers 2024-04-08 15:59:34 -03:00
DatabasesControllerTest.php Remove unused constructor params from controllers 2024-04-08 15:59:34 -03:00
EnginesControllerTest.php Remove unused constructor params from controllers 2024-04-08 15:59:34 -03:00
PluginsControllerTest.php Remove unused constructor params from controllers 2024-04-08 15:59:34 -03:00
PrivilegesControllerTest.php Fix #17262 - Add warning when setting a password to a blank value if AllowNoPassword is false (#19315) 2024-10-11 14:35:11 -03:00
ShowEngineControllerTest.php Remove unused constructor params from controllers 2024-04-08 15:59:34 -03:00
VariablesControllerTest.php