File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 4141 "phpbench/phpbench" : " ^0.16.10 || ^1.0" ,
4242 "phpstan/phpstan" : " 1.2.0" ,
4343 "phpunit/phpunit" : " ^7.5 || ^8.5 || ^9.4" ,
44- "squizlabs/php_codesniffer" : " 3.6.1 " ,
44+ "squizlabs/php_codesniffer" : " 3.6.2 " ,
4545 "symfony/cache" : " ^4.4 || ^5.2" ,
4646 "symfony/yaml" : " ^3.4 || ^4.0 || ^5.0 || ^6.0" ,
47- "vimeo/psalm" : " 4.13.1 "
47+ "vimeo/psalm" : " 4.15.0 "
4848 },
4949 "conflict" : {
5050 "doctrine/annotations" : " <1.13 || >= 2.0"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <files psalm-version =" 4.13.1@5cf660f63b548ccd4a56f62d916ee4d6028e01a3 " >
2+ <files psalm-version =" v4.15.0@a1b5e489e6fcebe40cb804793d964e99fc347820 " >
33 <file src =" lib/Doctrine/ORM/AbstractQuery.php" >
44 <DeprecatedClass occurrences =" 1" >
55 <code >IterableResult</code >
10431043 <code >$this-> table</code >
10441044 <code >$this-> table</code >
10451045 </PropertyTypeCoercion >
1046+ <RedundantCast occurrences =" 1" >
1047+ <code >array_values</code >
1048+ </RedundantCast >
10461049 <RedundantConditionGivenDocblockType occurrences =" 3" >
10471050 <code >$className !== null</code >
10481051 <code >$mapping !== false</code >
You can’t perform that action at this time.
0 commit comments