Skip to content

Commit a5850a0

Browse files
Merge pull request #18878 from kamil-tekiela/phpstan
Update phpstan
2 parents 6ce18a4 + 5859fe6 commit a5850a0

2 files changed

Lines changed: 36 additions & 39 deletions

File tree

composer.lock

Lines changed: 34 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

phpstan-baseline.neon

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5197,7 +5197,7 @@ parameters:
51975197

51985198
-
51995199
message: "#^Cannot access offset int\\|string on mixed\\.$#"
5200-
count: 11
5200+
count: 9
52015201
path: src/Controllers/Table/ReplaceController.php
52025202

52035203
-
@@ -10130,14 +10130,9 @@ parameters:
1013010130
count: 1
1013110131
path: src/Navigation/NavigationTree.php
1013210132

10133-
-
10134-
message: "#^Property PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:\\$pos2Name \\(array\\<string\\>\\) does not accept array\\.$#"
10135-
count: 1
10136-
path: src/Navigation/NavigationTree.php
10137-
1013810133
-
1013910134
message: "#^Property PhpMyAdmin\\\\Navigation\\\\NavigationTree\\:\\:\\$pos2Name \\(array\\<string\\>\\) does not accept array\\<mixed\\>\\.$#"
10140-
count: 1
10135+
count: 2
1014110136
path: src/Navigation/NavigationTree.php
1014210137

1014310138
-

0 commit comments

Comments
 (0)