1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 01:54:00 +02:00

Doc-comments: Fix type errors

This commit is contained in:
Jakub Vrana
2025-03-28 10:25:11 +01:00
parent 54f8d731b3
commit b948f77af4
16 changed files with 97 additions and 89 deletions

View File

@@ -24,7 +24,7 @@ parameters:
paths:
- adminer/include/pdo.inc.php
- adminer/drivers/*
-
message: "~ to an undefined ~" # PostgreSQL has this in its version of Db
path: adminer/drivers/pgsql.inc.php
@@ -52,6 +52,7 @@ parameters:
scanFiles:
- compile.php # compile_file()
excludePaths:
- adminer/adminer-plugins/
- adminer/lang/
- adminer/adminer-plugins.php
- adminer/designs.php
@@ -59,7 +60,7 @@ parameters:
- adminer/sqlite.php
phpVersion:
min: 70100
min: 70400
max: 80499
typeAliases: