Skip to content

Dunglas\DoctrineJsonOdm\Serializer::normalize must be compatible with Symfony\Component\Serializer\Serializer::normalize #99

@joseenriquevasquez

Description

@joseenriquevasquez

When running "docker-compose exec php bin/console doctrine:schema:create", I get the following error

Declaration of Dunglas\DoctrineJsonOdm\Serializer::normalize($data, $format = null, array $context = []): mixed must be compatible with Symfony\Component\Serializer\Serializer::normalize(mixed $data, ?string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions