⬆️ Update phpstan/phpstan requirement from ^1.10 to ^1.10 || ^2.0 #1
Annotations
11 errors
|
|
|
src/Parser.php#L44
Parameter #2 $callback of function array_filter expects (callable(string): bool)|null, Closure(string): (0|1|false) given.
|
|
src/Parser.php#L59
Cannot access an offset on mixed.
|
|
src/Parser.php#L83
Binary operation "." between '/' and mixed results in an error.
|
|
src/Parser.php#L84
Parameter #3 $matches of method RTCKit\SDP\Parser::parseReg() expects array<int, string|null>, array<string> given.
|
|
src/Parser.php#L129
Parameter #2 $keyLocation of method RTCKit\SDP\Parser::attachProperties() expects stdClass, mixed given.
|
|
src/Parser.php#L132
Cannot access an offset on mixed.
|
|
src/Serializer.php#L43
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
|
src/Serializer.php#L44
Cannot access offset mixed on mixed.
|
|
src/Serializer.php#L44
Cannot access property $payloads on mixed.
|
|
src/Serializer.php#L57
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
The logs for this run have expired and are no longer available.
Loading