Commit 029e6b2
committed
Ignore deprecated method warnings in test_app PHPStan config
The test_app contains fixture code to exercise the PHPStan rules,
not production code. Since the package supports CakePHP ^5.0,
we need to allow deprecated methods like newExpr() which was
deprecated in 5.3.0.
Closes #651 parent 4159d1c commit 029e6b2
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
0 commit comments