Skip to content

Commit 0966bb8

Browse files
committed
Merge branch 2.1.x into 2.2.x
2 parents 26f261c + baa12d1 commit 0966bb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/PHPStan/Analyser/nsrt/bug-14249.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ function doTemplated(): void {
6969
assertType('false', $v);
7070
}
7171

72+
/** @phpstan-impure */
7273
function getMixed(): mixed {}
7374

7475
function maybeCallable() {

0 commit comments

Comments
 (0)