(v)sprintf() can return false on PHP7 #14696
Annotations
10 errors
src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L63
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L73
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L94
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L104
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L59
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L67
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L66
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Deprecations/CallToDeprecatedMethodRule.php#L76
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Deprecations/CallToDeprecatedStaticMethodRule.php#L95
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Deprecations/CallToDeprecatedStaticMethodRule.php#L102
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
This job failed
Loading