Maurício Meneghini Fauth
|
a2ed4dfe68
|
Make controllers callable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-08-30 13:16:29 -03:00 |
|
Maurício Meneghini Fauth
|
9adaa912e1
|
Rename Response class to ResponseRenderer
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-30 12:35:22 -03:00 |
|
Maurício Meneghini Fauth
|
1c084de30b
|
Fix coding standard errors
Related to 62f142c9fa.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-03 16:50:33 -03:00 |
|
Maurício Meneghini Fauth
|
3a161651ea
|
Rename variables to use camel case format
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-07 14:58:49 -03:00 |
|
Maurício Meneghini Fauth
|
d83abf63e7
|
Use PSR-12 for control structures spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 15:27:03 -03:00 |
|
Maurício Meneghini Fauth
|
0b8edc5bde
|
Use PSR-12 for namespace use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 14:18:35 -03:00 |
|
William Desportes
|
4d61ef2313
|
Split some code out of DatabaseInterface
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-05-26 13:18:01 +02:00 |
|
Maurício Meneghini Fauth
|
a64393e7f5
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-13 00:23:28 -03:00 |
|
Maurício Meneghini Fauth
|
a916c75547
|
Use early exit when possible in DbTableExists class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-03-02 18:39:46 -03:00 |
|
Maurício Meneghini Fauth
|
b75aa9ca49
|
Extract checkDatabase and checkTable private methods
Extracts from PhpMyAdmin\DbTableExists::check().
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-03-02 18:39:46 -03:00 |
|
Maurício Meneghini Fauth
|
82db7444c3
|
Extract db_table_exists.inc.php to DbTableExists class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-03-02 17:01:26 -03:00 |
|