Skip to content

Commit 3e4f469

Browse files
committed
Reduce exclusions in phpstan-baseline.neon
1 parent 7a43d80 commit 3e4f469

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phpstan-baseline.neon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13153,7 +13153,7 @@ parameters:
1315313153
Throw an Exception instead of using setError$#
1315413154
'''
1315513155
identifier: method.deprecated
13156-
count: 12
13156+
count: 11
1315713157
path: libraries/src/Table/Nested.php
1315813158

1315913159
-
@@ -13228,7 +13228,7 @@ parameters:
1322813228
Throw an Exception instead of using setError$#
1322913229
'''
1323013230
identifier: method.deprecated
13231-
count: 8
13231+
count: 6
1323213232
path: libraries/src/Table/Table.php
1323313233

1323413234
-

0 commit comments

Comments
 (0)