Skip to content

Commit ae05f46

Browse files
authored
[5.4] Reduce exclusions in phpstan-baseline.neon (#46857)
1 parent 1eb32a0 commit ae05f46

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
@@ -16300,7 +16300,7 @@ parameters:
1630016300
Throw an Exception instead of using setError$#
1630116301
'''
1630216302
identifier: method.deprecated
16303-
count: 12
16303+
count: 11
1630416304
path: libraries/src/Table/Nested.php
1630516305

1630616306
-
@@ -16375,7 +16375,7 @@ parameters:
1637516375
Throw an Exception instead of using setError$#
1637616376
'''
1637716377
identifier: method.deprecated
16378-
count: 8
16378+
count: 6
1637916379
path: libraries/src/Table/Table.php
1638016380

1638116381
-

0 commit comments

Comments
 (0)