We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde01cb commit ccf7db7Copy full SHA for ccf7db7
src/Psalm/Internal/Codebase/TaintFlowGraph.php
@@ -38,6 +38,7 @@
38
use function array_intersect;
39
use function array_merge;
40
use function array_unique;
41
+use function array_unshift;
42
use function count;
43
use function end;
44
use function implode;
0 commit comments