Merge pull request #276 from saloonphp/feature/last-middleware #258
Annotations
10 errors
src/Data/MultipartValue.php#L24
Result of && is always false.
|
src/Helpers/ArrayHelpers.php#L50
Unsafe call to private method Saloon\Helpers\ArrayHelpers::accessible() through static::.
|
src/Helpers/ArrayHelpers.php#L58
Unsafe call to private method Saloon\Helpers\ArrayHelpers::exists() through static::.
|
src/Helpers/ArrayHelpers.php#L67
Unsafe call to private method Saloon\Helpers\ArrayHelpers::accessible() through static::.
|
src/Helpers/ArrayHelpers.php#L67
Unsafe call to private method Saloon\Helpers\ArrayHelpers::exists() through static::.
|
src/Helpers/Helpers.php#L84
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, string given.
|
src/Helpers/Pipeline.php#L57
Method Saloon\Helpers\Pipeline::sortPipes() return type has no value type specified in iterable type array.
|
src/Helpers/Pipeline.php#L62
Variable $pipeNames in PHPDoc tag @var does not match assigned variable $pipeOrders.
|
src/Http/Response.php#L1
Ignored error pattern #^Parameter \#1 \$callback of function call_user_func_array expects callable\(\)\: mixed, \(callable\(\)\: mixed\)\|object given\.$# in path /home/runner/work/saloon/saloon/src/Http/Response.php was not matched in reported errors.
|
src/Http/Response.php#L1
Ignored error pattern #^Parameter \#1 \$object of method ReflectionMethod\:\:invoke\(\) expects object\|null, object\|string given\.$# in path /home/runner/work/saloon/saloon/src/Http/Response.php was not matched in reported errors.
|
The logs for this run have expired and are no longer available.
Loading