(v)sprintf() can return false on PHP7 #14697
Annotations
10 errors
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L73
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Symfony/ContainerInterfaceUnknownServiceRule.php#L74
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Symfony/InvalidArgumentDefaultValueRule.php#L63
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Symfony/InvalidArgumentDefaultValueRule.php#L73
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Symfony/InvalidOptionDefaultValueRule.php#L67
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Symfony/InvalidOptionDefaultValueRule.php#L79
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Symfony/UndefinedArgumentRule.php#L78
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Symfony/UndefinedOptionRule.php#L78
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Symfony/ConsoleApplicationResolver.php#L43
Parameter #1 $message of class PHPStan\ShouldNotHappenException constructor expects string, string|false given.
|
src/Symfony/XmlParameterMapFactory.php#L34
Parameter #1 $message of class PHPStan\Symfony\XmlContainerNotExistsException constructor expects string, string|false given.
|
This job failed
Loading