File tree Expand file tree Collapse file tree 3 files changed +1
-13
lines changed Expand file tree Collapse file tree 3 files changed +1
-13
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<phive xmlns =" https://phar.io/phive" >
3
3
<phar name =" php-cs-fixer" version =" ^3.0" installed =" 3.9.5" ___location =" ./tools/php-cs-fixer" copy =" true" />
4
- <phar name =" psalm" version =" ^4.0" installed =" 4.24 .0" ___location =" ./tools/psalm" copy =" true" />
4
+ <phar name =" psalm" version =" ^4.0" installed =" 4.25 .0" ___location =" ./tools/psalm" copy =" true" />
5
5
<phar name =" composer" version =" ^2.0.3" installed =" 2.4.0-RC1" ___location =" ./tools/composer" copy =" true" />
6
6
</phive >
Original file line number Diff line number Diff line change 35
35
<code >$this-> functionCoverage[$file][$functionName]['branches']</code >
36
36
</PossiblyNullArrayAssignment >
37
37
</file >
38
- <file src =" src/Driver/PcovDriver.php" >
39
- <UndefinedConstant occurrences =" 1" >
40
- <code >inclusive</code >
41
- </UndefinedConstant >
42
- <UndefinedFunction occurrences =" 5" >
43
- <code >clear()</code >
44
- <code >collect(inclusive, $filesToCollectCoverageFor)</code >
45
- <code >start()</code >
46
- <code >stop()</code >
47
- <code >waiting()</code >
48
- </UndefinedFunction >
49
- </file >
50
38
<file src =" src/Driver/XdebugDriver.php" >
51
39
<UndefinedConstant occurrences =" 5" >
52
40
<code >XDEBUG_CC_BRANCH_CHECK</code >
You can’t perform that action at this time.
0 commit comments