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 109b572 commit d8ba4adCopy full SHA for d8ba4ad
tests/PHPStan/Analyser/nsrt/bug-13270b-php8.php
@@ -2,7 +2,7 @@
2
3
declare(strict_types=1);
4
5
-namespace Bug13270b;
+namespace Bug13270bPhp8;
6
7
use function PHPStan\Testing\assertType;
8
0 commit comments