Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semantical Error WITH Doctrine ORM 3.0 #2755

Closed
ihor-drevetskyi opened this issue Feb 6, 2024 · 2 comments
Closed

Semantical Error WITH Doctrine ORM 3.0 #2755

ihor-drevetskyi opened this issue Feb 6, 2024 · 2 comments

Comments

@ihor-drevetskyi
Copy link

[Semantical Error] The class "Doctrine\ORM\Mapping\MappedSuperclass" is not annotated with @annotation.
Are you sure this class can be used as annotation?
If so, then you need to add @annotation to the class doc comment of "Doctrine\ORM\Mapping\MappedSuperclass".
If it is indeed no annotation, then you need to add @IgnoreAnnotation("ORM\MappedSuperclass") to the class doc comment of class Gedmo\Loggable\Entity\MappedSuperclass\AbstractLogEntry.

@mbabker
Copy link
Contributor

mbabker commented Feb 6, 2024

This package is not yet compatible with ORM 3.0, follow #2708 for updates.

@franmomu
Copy link
Collaborator

closing here as we have #2708

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants