diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-10-05 10:35:09 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-10-05 10:35:09 +0100 |
| commit | 3d114904b9e93d2a1f5827d2e65f03dadf70326c (patch) | |
| tree | 41d211ad68c28ef2c1bf3d52b0e9a002b340f2bc /phpstan-baseline.neon | |
| parent | 6ed487d2b01e11ce08b48920f9285a6accd57cda (diff) | |
| download | webtrees-3d114904b9e93d2a1f5827d2e65f03dadf70326c.tar.gz webtrees-3d114904b9e93d2a1f5827d2e65f03dadf70326c.tar.bz2 webtrees-3d114904b9e93d2a1f5827d2e65f03dadf70326c.zip | |
UPdate phpstan baseline
Diffstat (limited to 'phpstan-baseline.neon')
| -rw-r--r-- | phpstan-baseline.neon | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index d508d7b52c..2e5388ea1b 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -636,11 +636,6 @@ parameters: path: app/Http/RequestHandlers/CreateRepositoryAction.php - - message: "#^Cannot access offset 'data_fix' on array\\|object\\.$#" - count: 1 - path: app/Http/RequestHandlers/DataFixSelect.php - - - message: "#^Cannot access property \\$xref on mixed\\.$#" count: 2 path: app/Http/RequestHandlers/DataFixUpdateAll.php |
