Skip to content

Commit cd00a6e

Browse files
parse errors
1 parent 0a0f24b commit cd00a6e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

build/collision-detector.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"../tests/PHPStan/Rules/Functions/data/define-bug-3349.php",
1616
"../tests/PHPStan/Levels/data/stubs/function.php",
1717
"../tests/PHPStan/Rules/Properties/data/abstract-final-property-hook-parse-error.php",
18-
"../tests/PHPStan/Rules/Properties/data/final-property-hooks.php"
18+
"../tests/PHPStan/Rules/Properties/data/final-property-hooks.php",
19+
"../tests/PHPStan/Rules/Functions/data/function-call-statement-result-discarded.php",
20+
"../tests/PHPStan/Rules/Methods/data/method-call-statement-result-discarded.php",
21+
"../tests/PHPStan/Rules/Methods/data/static-method-call-statement-result-discarded.php"
1922
]
2023
}

0 commit comments

Comments
 (0)