Add Sentry logs #1817
Annotations
4 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Serializer/AbstractSerializer.php#L232
Method Sentry\Serializer\AbstractSerializer::serializeString() should return string but returns string|false.
|
|
PHPStan:
src/Serializer/AbstractSerializer.php#L229
Parameter #1 $string of function mb_substr expects string, string|false given.
|
|
PHPStan:
src/Serializer/AbstractSerializer.php#L228
Parameter #1 $string of function mb_strlen expects string, string|false given.
|