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 8cfa7d1 commit 9140df5Copy full SHA for 9140df5
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