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

[Bug] Preserve metainformation for classes and methods #14

Closed
lisachenko opened this issue Dec 13, 2012 · 2 comments
Closed

[Bug] Preserve metainformation for classes and methods #14

lisachenko opened this issue Dec 13, 2012 · 2 comments
Labels
Milestone

Comments

@lisachenko
Copy link
Member

Currently meta information for classes and methods are not preserved, need to copy it because many frameworks looks into annotations.

lisachenko added a commit that referenced this issue Dec 13, 2012
@lisachenko
Copy link
Member Author

There is a conflict with JMSExtraSecurity bundle. It checks the hierarchy of classes and verifies metadata for methods and classes.

Unresolved security metadata conflict for method "Acme\DemoBundle\Controller\SecuredController::helloadminAction" 
in "/usr/home/alisachenko/aspect-symfony/src/Acme/DemoBundle/Controller/SecuredController.php". 
Please copy the respective annotations, and add @SatisfiesParentSecurityPolicy to the child method.

@lisachenko
Copy link
Member Author

Related issue: #18. This issue can be closed.

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

No branches or pull requests

1 participant