String::matchAll support for nette 4 #275
Annotations
4 errors
src/Type/Nette/StringsMatchAllDynamicReturnTypeExtension.php#L77
Doing instanceof PHPStan\Type\Constant\ConstantBooleanType is error-prone and deprecated. Use Type::isTrue() or Type::isFalse() instead.
|
src/Type/Nette/StringsMatchAllDynamicReturnTypeExtension.php#L78
Doing instanceof PHPStan\Type\Constant\ConstantBooleanType is error-prone and deprecated. Use Type::isTrue() or Type::isFalse() instead.
|
src/Type/Nette/StringsMatchAllDynamicReturnTypeExtension.php#L79
Doing instanceof PHPStan\Type\Constant\ConstantBooleanType is error-prone and deprecated. Use Type::isTrue() or Type::isFalse() instead.
|
|
The logs for this run have expired and are no longer available.
Loading