(v)sprintf() can return false on PHP7 #15990
Annotations
10 errors
src/Analyser/AnalyserResultFinalizer.php#L63
Parameter #1 $message of class PHPStan\Analyser\Error constructor expects string, string|false given.
|
src/Analyser/AnalyserResultFinalizer.php#L71
Parameter #1 $message of class PHPStan\Analyser\Error constructor expects string, string|false given.
|
src/Analyser/AnalyserResultFinalizer.php#L85
Parameter #2 $contextDescription of class PHPStan\Analyser\InternalError constructor expects string, string|false given.
|
src/Analyser/AnalyserResultFinalizer.php#L178
Parameter #1 $message of class PHPStan\Analyser\Error constructor expects string, string|false given.
|
src/Analyser/AnalyserResultFinalizer.php#L189
Parameter #1 $message of class PHPStan\Analyser\Error constructor expects string, string|false given.
|
src/Analyser/ConditionalExpressionHolder.php#L50
Method PHPStan\Analyser\ConditionalExpressionHolder::getKey() should return string but returns string|false.
|
src/Analyser/Error.php#L62
Parameter #1 $message of class PHPStan\ShouldNotHappenException constructor expects string, string|false given.
|
src/Analyser/Error.php#L189
Parameter #1 $message of class PHPStan\ShouldNotHappenException constructor expects string, string|false given.
|
src/Analyser/FileAnalyser.php#L122
Parameter #1 $message of class PHPStan\Analyser\Error constructor expects string, string|false given.
|
src/Analyser/FileAnalyser.php#L130
Parameter #1 $message of class PHPStan\Analyser\Error constructor expects string, string|false given.
|
This job failed
Loading