We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26f261c + baa12d1 commit 0966bb8Copy full SHA for 0966bb8
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