(v)sprintf() can return false on PHP7 #14697
Annotations
10 errors
src/Rules/Doctrine/ORM/DqlRule.php#L80
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Doctrine/ORM/EntityColumnRule.php#L104
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Doctrine/ORM/EntityColumnRule.php#L123
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Doctrine/ORM/EntityColumnRule.php#L175
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Doctrine/ORM/EntityColumnRule.php#L191
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Doctrine/ORM/EntityConstructorNotFinalRule.php#L58
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Doctrine/ORM/EntityNotFinalRule.php#L53
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Doctrine/ORM/EntityRelationRule.php#L132
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Doctrine/ORM/EntityRelationRule.php#L147
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
src/Rules/Doctrine/ORM/QueryBuilderDqlRule.php#L79
Parameter #1 $message of static method PHPStan\Rules\RuleErrorBuilder<PHPStan\Rules\RuleError>::message() expects string, string|false given.
|
This job failed
Loading