phpmyadmin/test/classes/Controllers
Maurício Meneghini Fauth f6ce169290
Fix issue when updating privs for various databases
The sql_query global variable should be a string, and it can be a string
in this case, which will cause an error as the string will not be
converted to array.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-11-05 15:09:21 -03:00
..
Database Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
Export Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
Import Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
Server Fix issue when updating privs for various databases 2024-11-05 15:09:21 -03:00
Sql Call PHPUnit static methods using static calls 2024-10-12 14:28:22 -03:00
Table Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
Transformation Call PHPUnit static methods using static calls 2024-10-12 14:28:22 -03:00
CheckRelationsControllerTest.php Call PHPUnit static methods using static calls 2024-10-12 14:28:22 -03:00
GisDataEditorControllerTest.php Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
JavaScriptMessagesControllerTest.php Make PHPUnit's assertions stricter 2024-10-12 15:33:45 -03:00
NavigationControllerTest.php Call PHPUnit static methods using static calls 2024-10-12 14:28:22 -03:00
NormalizationControllerTest.php Call PHPUnit static methods using static calls 2024-10-12 14:28:22 -03:00