File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 22<phive xmlns =" https://phar.io/phive" >
33 <phar name =" phpab" version =" ^1.25" installed =" 1.29.0" location =" ./tools/phpab" copy =" true" />
44 <phar name =" php-cs-fixer" version =" ^3.0" installed =" 3.39.0" location =" ./tools/php-cs-fixer" copy =" true" />
5- <phar name =" psalm" version =" ^5.0" installed =" 5.15 .0" location =" ./tools/psalm" copy =" true" />
5+ <phar name =" psalm" version =" ^5.0" installed =" 5.16 .0" location =" ./tools/psalm" copy =" true" />
66 <phar name =" humbug/php-scoper" version =" ^0.18.1" installed =" 0.18.9" location =" ./tools/php-scoper" copy =" true" />
77 <phar name =" composer" version =" ^2.0.3" installed =" 2.6.5" location =" ./tools/composer" copy =" true" />
88</phive >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <files psalm-version =" 5.14.1@b9d355e0829c397b9b3b47d0c0ed042a8a70284d " >
2+ <files psalm-version =" 5.16.0@2897ba636551a8cb61601cc26f6ccfbba6c36591 " >
33 <file src =" src/Framework/Assert.php" >
44 <ArgumentTypeCoercion >
55 <code ><![CDATA[ $actualElement->childNodes->item($i)]]> </code >
941941 );]]> </code >
942942 <code ><![CDATA[ throw new Exception('This test uses TestCase::prophesize(), but phpspec/prophecy is not installed. Please run "composer require --dev phpspec/prophecy".');]]> </code >
943943 </MissingThrowsDocblock >
944+ <NoValue >
945+ <code ><![CDATA[ $this->dataName]]> </code >
946+ </NoValue >
944947 <PossiblyNullPropertyAssignmentValue >
945948 <code >$beStrictAboutChangesToGlobalState</code >
946949 <code >null</code >
You can’t perform that action at this time.
0 commit comments