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

fix incompatible annotation with doctrine #1733

Merged
merged 1 commit into from
Oct 17, 2013

Conversation

dework
Copy link

@dework dework commented Oct 15, 2013

[Doctrine\Common\Annotations\AnnotationException]
[Semantical Error] The annotation "@noinspection" in class Sonata\AdminBundle\Admin\AdminExtensionInterface was never imported. Did you maybe forget to add a "use" statement for this annotation?

[Doctrine\Common\Annotations\AnnotationException]
[Semantical Error] The annotation "@noinspection" in class Sonata\AdminBundle\Admin\AdminExtensionInterface was never imported. Did you maybe forget to add a "use" statement for this annotation?
@ibasaw
Copy link

ibasaw commented Oct 17, 2013

need this one ;)

@uwej711
Copy link
Contributor

uwej711 commented Oct 17, 2013

see doctrine/annotations#13, this just needs a release there

@ibasaw
Copy link

ibasaw commented Oct 17, 2013

today, can't use capifony du this error...

@rande
Copy link
Member

rande commented Oct 17, 2013

I don't use annotation, but this is pretty annoying from doctrine to raise an exception. Cannot just ignore the annotation ?

rande added a commit that referenced this pull request Oct 17, 2013
fix incompatible annotation with doctrine
@rande rande merged commit 6b59fe0 into sonata-project:master Oct 17, 2013
@ibasaw
Copy link

ibasaw commented Oct 17, 2013

thank you @rande

@dework
Copy link
Author

dework commented Oct 18, 2013

10x ;)

@dework dework deleted the patch-2 branch November 9, 2013 09:07
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

Successfully merging this pull request may close these issues.

4 participants