Fatal error: Declaration of Doctrine\Persistence\Mapping\StaticReflectionService::getParentClasses(string $class) must be compatible with Doctrine\Persistence\Mapping\ReflectionService::getParentClasses(string $class): array in /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/doctrine/persistence/src/Persistence/Mapping/StaticReflectionService.php on line 22
Symfony\Component\ErrorHandler\Error\FatalError {#3550 -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" => "/mnt/web503/d2/60/512823560/htdocs/symfony-chimera/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 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/doctrine/persistence/src/Persistence/Mapping/StaticReflectionService.php:22 |