File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
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/Event/Dispatcher/DirectDispatcher.php" >
4
4
<UndefinedInterfaceMethod >
5
5
<code ><![CDATA[ notify]]> </code >
717
717
* >]]> </code >
718
718
</InvalidReturnType >
719
719
<RiskyTruthyFalsyComparison >
720
- <code ><![CDATA[ empty($requires[$matches['name']])]]> </code >
721
720
<code ><![CDATA[ preg_match_all('/@(?P<name>[A-Za-z_-]+)(?:[ \t]+(?P<value>.*?))?[ \t]*\r?$/m', $docBlock, $matches)]]> </code >
722
721
</RiskyTruthyFalsyComparison >
723
722
</file >
You can’t perform that action at this time.
0 commit comments