We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0b3a8 commit 0464d0fCopy full SHA for 0464d0f
compiler/build/scoper.inc.php
@@ -6,6 +6,7 @@
6
'../../src/Reflection/SignatureMap/functionMap.php',
7
'../../src/Reflection/SignatureMap/functionMap_php74delta.php',
8
'../../src/Reflection/SignatureMap/functionMetadata.php',
9
+ '../../vendor/hoa/consistency/Prelude.php',
10
];
11
$stubFinder = \Isolated\Symfony\Component\Finder\Finder::create();
12
foreach ($stubFinder->files()->name('*.php')->in([
0 commit comments