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

@Target annotation #106

Merged
merged 1 commit into from
Aug 14, 2011
Merged

@Target annotation #106

merged 1 commit into from
Aug 14, 2011

Conversation

FabioBatSilva
Copy link
Member

Hello all,

As referenced in http://www.doctrine-project.org/jira/browse/DDC-1325 by @schmittjoh
Now the parser has support for @Target annotation, that define the possible targets of a annotation.
This patch adds support for common 2.2 and @Target annotation.

all tests pass with these changes however i could not identify the targets of the annotation @ElementCollection.

Maybe someone can help me with this.

Best Regards,
Fabio B. SIlva

beberlei added a commit that referenced this pull request Aug 14, 2011
@beberlei beberlei merged commit 2ee3cde into doctrine:master Aug 14, 2011
guilhermeblanco added a commit that referenced this pull request Jan 23, 2013
Fix typo in the "Getting started database" tutorial
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.

3 participants