merged with swagger branch, formatted meta-format files #921
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 errors
|
phpstan (8.2):
app/helpers/MetaFormats/MetaFormat.php#L36
Access to an undefined property App\Helpers\MetaFormats\MetaFormat::$format.
|
|
phpstan (8.2):
app/helpers/MetaFormats/MetaFormat.php#L36
Access to an undefined property App\Helpers\MetaFormats\MetaFormat::$type.
|
|
phpstan (8.2):
app/helpers/MetaFormats/MetaFormat.php#L37
Offset 'format' does not exist on string.
|
|
phpstan (8.2):
app/helpers/MetaFormats/MetaFormatHelper.php#L70
Call to an undefined method ReflectionType::getName().
|
|
phpstan (8.2):
app/helpers/MetaFormats/MetaFormatHelper.php#L78
Method App\Helpers\MetaFormats\MetaFormatHelper::getClassFormats() should return array{format: string|null, type: string|null} but returns array<array{type: mixed, format: mixed}>.
|
|
phpstan (8.2)
Process completed with exit code 1.
|
|
phpstan (8.3):
app/helpers/MetaFormats/MetaFormat.php#L36
Access to an undefined property App\Helpers\MetaFormats\MetaFormat::$format.
|
|
phpstan (8.3):
app/helpers/MetaFormats/MetaFormat.php#L36
Access to an undefined property App\Helpers\MetaFormats\MetaFormat::$type.
|
|
phpstan (8.3):
app/helpers/MetaFormats/MetaFormat.php#L37
Offset 'format' does not exist on string.
|
|
phpstan (8.3):
app/helpers/MetaFormats/MetaFormatHelper.php#L70
Call to an undefined method ReflectionType::getName().
|
|
phpstan (8.3):
app/helpers/MetaFormats/MetaFormatHelper.php#L78
Method App\Helpers\MetaFormats\MetaFormatHelper::getClassFormats() should return array{format: string|null, type: string|null} but returns array<array{type: mixed, format: mixed}>.
|
|
phpstan (8.3)
Process completed with exit code 1.
|