added type checking comparison #1018
Annotations
6 errors
|
phpstan (8.3):
app/helpers/MetaFormats/AnnotationConversion/StandardAnnotationConverter.php#L18
PHPDoc tag @var for property App\Helpers\MetaFormats\AnnotationConversion\StandardAnnotationConverter::$routesMetadata with type array|null is not subtype of native type array.
|
|
phpstan (8.3):
app/helpers/MetaFormats/AnnotationConversion/StandardAnnotationConverter.php#L18
Static property App\Helpers\MetaFormats\AnnotationConversion\StandardAnnotationConverter::$routesMetadata (array) does not accept default value of type null.
|
|
phpstan (8.3)
Process completed with exit code 1.
|
|
phpstan (8.2):
app/helpers/MetaFormats/AnnotationConversion/StandardAnnotationConverter.php#L18
PHPDoc tag @var for property App\Helpers\MetaFormats\AnnotationConversion\StandardAnnotationConverter::$routesMetadata with type array|null is not subtype of native type array.
|
|
phpstan (8.2):
app/helpers/MetaFormats/AnnotationConversion/StandardAnnotationConverter.php#L18
Static property App\Helpers\MetaFormats\AnnotationConversion\StandardAnnotationConverter::$routesMetadata (array) does not accept default value of type null.
|
|
phpstan (8.2)
Process completed with exit code 1.
|