Commit 69ae809
committed
phpstan: Disable reporting stale suppressions
nette/forms 3.3.0 add support for component-model 4.0.
component-model 4.0 seems to have fixed the issue by changing the return type hint to `array`:
nette/component-model@c40aa8e
We still need to keep the ignores for compatibility with older versions.1 parent 8b7d6ba commit 69ae809
2 files changed
Lines changed: 16 additions & 14 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
0 commit comments