Yii 3 demo application
BSD 3-Clause "New" or "Revised" License
318
stars
133
forks
source link
Psalm Level 6: 8 of 9: InvalidMethodCall - src/User/Controller/ApiUserController.php:38:15 - Cannot call method on iterable<mixed, object>&Yiisoft\Data\Reader\DataReaderInterface variable (see https://psalm.dev/091) ->withSort(Sort::only(['login'])->withOrderString('login')); #535
Closed
rossaddison closed 2 years ago
<?xml version="1.0"?> <psalm errorLevel="6" <------------------------------------------------------- change level 7 to 6 resolveFromConfigFile="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"