mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 15:47:00 +02:00
PHPStan: Fix level 1 errors
This commit is contained in:
@@ -478,7 +478,7 @@ if (isset($_GET["mongo"])) {
|
||||
function db_collation($db, $collations) {
|
||||
}
|
||||
|
||||
function information_schema() {
|
||||
function information_schema($db) {
|
||||
}
|
||||
|
||||
function is_view($table_status) {
|
||||
|
Reference in New Issue
Block a user