Reproducible builds #72
phpstan.yaml
on: pull_request
PHPStan
19s
PHPStan (agent)
15s
Annotations
8 errors
|
PHPStan (agent)
Process completed with exit code 1.
|
|
PHPStan (agent):
src/Envelope.php#L133
Parameter #1 $string of function substr expects string, string|false given.
|
|
PHPStan (agent):
src/Envelope.php#L131
Parameter #1 $string of function substr expects string, string|false given.
|
|
PHPStan (agent):
src/Envelope.php#L127
Parameter #1 $string of function strlen expects string, string|false given.
|
|
PHPStan (agent):
src/Envelope.php#L116
Parameter #1 $string of function substr expects string, string|false given.
|
|
PHPStan (agent):
src/Envelope.php#L113
Parameter #1 $string of function substr expects string, string|false given.
|
|
PHPStan (agent):
src/Envelope.php#L110
Parameter #1 $string of function strlen expects string, string|false given.
|
|
PHPStan (agent):
src/Envelope.php#L107
Parameter #1 $haystack of function strpos expects string, string|false given.
|