Skip to content

Add storage for php ext properties #655

Add storage for php ext properties

Add storage for php ext properties #655

Triggered via push January 12, 2024 09:21
Status Failure
Total duration 51s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHPStan: src/Entity/Version.php#L679
Method App\Entity\Version::getPhpExt() should return array<array{priority?: int, config?: array<string, bool>}> but returns array<array{priority?: int, config?: array<string, bool>}>|null.
PHPStan
Process completed with exit code 1.