We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe2dd8 commit baa12d1Copy full SHA for baa12d1
1 file changed
tests/PHPStan/Analyser/nsrt/bug-14249.php
@@ -69,6 +69,7 @@ function doTemplated(): void {
69
assertType('false', $v);
70
}
71
72
+/** @phpstan-impure */
73
function getMixed(): mixed {}
74
75
function maybeCallable() {
0 commit comments