String::matchAll support for nette 4 #273
Annotations
7 errors
src/Type/Nette/StringsMatchAllDynamicReturnTypeExtension.php#L54
Method PHPStan\Type\Nette\StringsMatchAllDynamicReturnTypeExtension::resolveFlagsType() never returns null so it can be removed from the return type.
|
src/Type/Nette/StringsMatchAllDynamicReturnTypeExtension.php#L56
Strict comparison using === between bool and null will always evaluate to false.
|
src/Type/Nette/StringsMatchAllDynamicReturnTypeExtension.php#L64
Only booleans are allowed in a ternary operator condition, int<0, 1> given.
|
src/Type/Nette/StringsMatchAllDynamicReturnTypeExtension.php#L69
Call to an undefined method PHPStan\Type\Type::getValue().
|
src/Type/Nette/StringsMatchAllDynamicReturnTypeExtension.php#L70
Call to an undefined method PHPStan\Type\Type::getValue().
|
src/Type/Nette/StringsMatchAllDynamicReturnTypeExtension.php#L71
Call to an undefined method PHPStan\Type\Type::getValue().
|
|
The logs for this run have expired and are no longer available.
Loading