Add storage for php ext properties #655
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.
|