File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 2
2
<phive xmlns =" https://phar.io/phive" >
3
3
<phar name =" phpab" version =" ^1.25" installed =" 1.29.0" location =" ./tools/phpab" copy =" true" />
4
4
<phar name =" php-cs-fixer" version =" ^3.0" installed =" 3.51.0" location =" ./tools/php-cs-fixer" copy =" true" />
5
- <phar name =" psalm" version =" ^5.0" installed =" 5.22.2 " location =" ./tools/psalm" copy =" true" />
5
+ <phar name =" psalm" version =" ^5.0" installed =" 5.23.0 " location =" ./tools/psalm" copy =" true" />
6
6
<phar name =" humbug/php-scoper" version =" ^0.18" installed =" 0.18.11" location =" ./tools/php-scoper" copy =" true" />
7
7
<phar name =" composer" version =" ^2.0.3" installed =" 2.7.1" location =" ./tools/composer" copy =" true" />
8
8
</phive >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <files psalm-version =" 5.22.2@d768d914152dbbf3486c36398802f74e80cfde48 " >
2
+ <files psalm-version =" 5.23.0@005e3184fb6de4350a873b9b8c4dc3cede9db762 " >
3
3
<file src =" src/Framework/Assert.php" >
4
4
<ArgumentTypeCoercion >
5
5
<code ><![CDATA[ $actualElement->childNodes->item($i)]]> </code >
1661
1661
</RedundantCast >
1662
1662
<RiskyTruthyFalsyComparison >
1663
1663
<code ><![CDATA[ !preg_match_all(self::REGEX_DATA_PROVIDER, $docComment, $matches)]]> </code >
1664
- <code ><![CDATA[ empty($requires[$matches['name']])]]> </code >
1665
1664
<code ><![CDATA[ preg_match_all('/@(?P<name>[A-Za-z_-]+)(?:[ \t]+(?P<value>.*?))?[ \t]*\r?$/m', $docBlock, $matches)]]> </code >
1666
1665
</RiskyTruthyFalsyComparison >
1667
1666
</file >
1919
1918
<RiskyTruthyFalsyComparison >
1920
1919
<code ><![CDATA[ $diff]]> </code >
1921
1920
<code ><![CDATA[ $diff]]> </code >
1922
- <code ><![CDATA[ $message]]> </code >
1923
- <code ><![CDATA[ $message]]> </code >
1924
1921
</RiskyTruthyFalsyComparison >
1925
1922
</file >
1926
1923
<file src =" src/Util/TestDox/HtmlResultPrinter.php" >
You can’t perform that action at this time.
0 commit comments