Merge pull request #345 from bytehead/patch-2 #152
Annotations
2 errors
PHPStan:
src/Knp/Component/Pager/Event/Subscriber/Filtration/Doctrine/ORM/Query/WhereWalker.php#L206
Instanceof between Doctrine\ORM\Query\AST\ConditionalPrimary and Doctrine\ORM\Query\AST\ConditionalPrimary will always evaluate to true.
|
PHPStan:
src/Knp/Component/Pager/Pagination/SlidingPagination.php#L94
Strict comparison using !== between iterable<TKey, TValue> and null will always evaluate to true.
|
Loading