File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<phive xmlns =" https://phar.io/phive" >
33 <phar name =" php-cs-fixer" version =" ^3.0" installed =" 3.13.1" location =" ./tools/php-cs-fixer" copy =" true" />
4- <phar name =" psalm" version =" ^5.0" installed =" 5.3 .0" location =" ./tools/psalm" copy =" true" />
4+ <phar name =" psalm" version =" ^5.0" installed =" 5.4 .0" location =" ./tools/psalm" copy =" true" />
55 <phar name =" composer" version =" ^2.0.3" installed =" 2.4.4" location =" ./tools/composer" copy =" true" />
66</phive >
Original file line number Diff line number Diff line change 44 <ArgumentTypeCoercion occurrences =" 1" >
55 <code >$tmp[0]</code >
66 </ArgumentTypeCoercion >
7- <RedundantCondition occurrences =" 1" >
7+ <RedundantCondition occurrences =" 2" >
8+ <code >$class-> isSubclassOf($parentClass)</code >
89 <code >is_array($linesToBeCovered)</code >
910 </RedundantCondition >
1011 </file >
You can’t perform that action at this time.
0 commit comments