We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5105b0b commit c25a2c4Copy full SHA for c25a2c4
tests/PHPStan/Analyser/nsrt/conditional-vars-php8.php
@@ -2,7 +2,7 @@
2
3
declare(strict_types = 1);
4
5
-namespace ConditionalVars;
+namespace ConditionalVarsPhp8;
6
7
use function PHPStan\Testing\assertType;
8
0 commit comments