File tree Expand file tree Collapse file tree 2 files changed +4
-11
lines changed
Expand file tree Collapse file tree 2 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 2828 "phpunit/php-code-coverage" : " *" ,
2929 "phpunit/phpunit" : " ^7.5 || ^8.5 || ^9.5" ,
3030 "psalm/plugin-phpunit" : " ^0.16.1" ,
31- "vimeo/psalm" : " ^4.10 " ,
31+ "vimeo/psalm" : " ^4.11 " ,
3232 "zumba/json-serializer" : " ^3.0"
3333 },
3434 "conflict" : {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <files psalm-version =" 4.10.0@916b098b008f6de4543892b1e0651c1c3b92cbfa " >
2+ <files psalm-version =" 4.11.2@6fba5eb554f9507b72932f9c75533d8af593688d " >
33 <file src =" src/Component.php" >
44 <MixedReturnStatement occurrences =" 1" >
55 <code >static::build($this)</code >
271271 <MoreSpecificImplementedParamType occurrences =" 1" >
272272 <code >$component</code >
273273 </MoreSpecificImplementedParamType >
274- <ParadoxicalCondition occurrences =" 1" >
275- <code >empty($options['field'])</code >
276- </ParadoxicalCondition >
277274 <PossiblyInvalidOperand occurrences =" 1" >
278275 <code >Context::escape($component-> alias)</code >
279276 </PossiblyInvalidOperand >
887884 </PossiblyNullPropertyAssignmentValue >
888885 </file >
889886 <file src =" src/Lexer.php" >
890- <LoopInvalidation occurrences =" 3" >
891- <code >$this</code >
892- <code >$this</code >
893- <code >$this</code >
894- </LoopInvalidation >
887+ <LoopInvalidation occurrences =" 3" />
895888 <MissingReturnType occurrences =" 3" >
896889 <code >error</code >
897890 <code >lex</code >
946939 <code >$method</code >
947940 <code >$token</code >
948941 </MixedAssignment >
949- <MixedOperand occurrences =" 8 " >
942+ <MixedOperand occurrences =" 7 " >
950943 <code >$lastToken-> flags</code >
951944 <code >$lastToken-> token</code >
952945 <code >$lastToken-> value</code >
You can’t perform that action at this time.
0 commit comments