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 dd63236 commit 331fc0bCopy full SHA for 331fc0b
tests/PHPStan/Analyser/NodeScopeResolverTest.php
@@ -15,6 +15,7 @@
15
use function str_starts_with;
16
use function strlen;
17
use function substr;
18
+use const DIRECTORY_SEPARATOR;
19
use const PHP_INT_SIZE;
20
use const PHP_VERSION_ID;
21
0 commit comments