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 28694e8 commit b67108eCopy full SHA for b67108e
tests/PHPStan/Analyser/SubstrPhp7Test.php
@@ -7,6 +7,7 @@
7
8
class SubstrPhp7Test extends TypeInferenceTestCase
9
{
10
+
11
public static function dataFileAsserts(): iterable
12
13
yield from self::gatherAssertTypes(__DIR__ . '/data/bug-13129-php7.php');
0 commit comments