Skip to content

Commit baa12d1

Browse files
Fix non regression test (#5444)
1 parent abe2dd8 commit baa12d1

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)