Skip to content
This repository was archived by the owner on Aug 21, 2026. It is now read-only.

Commit bc57056

Browse files
committed
ignore issues
1 parent 0c3603c commit bc57056

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

phpstan.neon

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ parameters:
110110
ignoreErrors:
111111
- '~will always evaluate to true~'
112112
- '~Method Mimmi20\\LaminasView\\ViteUrl\\View\\Helper\\ViteUrl::manifestContents\(\) should return array<string, array{file: string, imports: array<string, mixed>, css: array<string, mixed>}> but returns mixed~'
113+
- '~of deprecated class~'
114+
- '~extends deprecated class~'
113115

114116
rules:
115117
# code complexity

0 commit comments

Comments
 (0)