File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
<phar name =" php-cs-fixer" version =" ^2.16" installed =" 2.16.4" location =" ./tools/php-cs-fixer" copy =" true" />
5
5
<phar name =" phpdox" version =" ^0.12" installed =" 0.12.0" location =" ./tools/phpdox" copy =" true" />
6
6
<phar name =" phploc" version =" ^4.0" installed =" 4.0.1" location =" ./tools/phploc" copy =" true" />
7
- <phar name =" psalm" version =" ^3.6" installed =" 3.17 .2" location =" ./tools/psalm" copy =" true" />
7
+ <phar name =" psalm" version =" ^3.6" installed =" 3.18 .2" location =" ./tools/psalm" copy =" true" />
8
8
<phar name =" humbug/php-scoper" version =" ^0.13.2" installed =" 0.13.5" location =" ./tools/php-scoper" copy =" true" />
9
9
<phar name =" roave/backwardcompatibilitycheck" version =" ^5.0.0" installed =" 5.0.0" location =" ./tools/roave-backward-compatibility-check" copy =" true" />
10
10
</phive >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <files psalm-version =" 3.17 .2@9e526d9cb569fe4631e6a737bbb7948d05596e3f " >
2
+ <files psalm-version =" 3.18 .2@19aa905f7c3c7350569999a93c40ae91ae4e1626 " >
3
3
<file src =" src/Framework/Assert.php" >
4
4
<ArgumentTypeCoercion occurrences =" 2" >
5
5
<code >$actualElement-> childNodes-> item($i)</code >
1290
1290
<PossiblyUnusedMethod occurrences =" 1" >
1291
1291
<code >main</code >
1292
1292
</PossiblyUnusedMethod >
1293
- <RedundantConditionGivenDocblockType occurrences =" 1" >
1293
+ <RedundantCondition occurrences =" 1" >
1294
1294
<code >assert(isset($arguments) && $arguments instanceof Configuration)</code >
1295
- </RedundantConditionGivenDocblockType >
1295
+ </RedundantCondition >
1296
1296
<UnresolvableInclude occurrences =" 3" >
1297
1297
<code >require $file</code >
1298
1298
<code >require $loaderFile</code >
You can’t perform that action at this time.
0 commit comments