Symfony\Component\ErrorHandler\Error\FatalError {#1050 -error: array:4 [ "type" => 64 "message" => "Declaration of Doctrine\Persistence\Mapping\StaticReflectionService::getParentClasses(string $class) must be compatible with Doctrine\Persistence\Mapping\ReflectionService::getParentClasses(string $class): array" "file" => "/var/www/api/menubuilder/vendor/doctrine/persistence/src/Persistence/Mapping/StaticReflectionService.php" "line" => 22 ] }
class StaticReflectionService implements ReflectionService{ /** * {@inheritDoc} */ public function getParentClasses(string $class) { return []; } /**|
FatalError
|
|---|
Symfony\Component\ErrorHandler\Error\FatalError: Compile Error: Declaration of Doctrine\Persistence\Mapping\StaticReflectionService::getParentClasses(string $class) must be compatible with Doctrine\Persistence\Mapping\ReflectionService::getParentClasses(string $class): array at /var/www/api/menubuilder/vendor/doctrine/persistence/src/Persistence/Mapping/StaticReflectionService.php:22 |