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

AnnotationParse: added supported for quoted strings #106

Merged
merged 1 commit into from
Sep 2, 2015

Conversation

JanTvrdik
Copy link
Member

No description provided.

@@ -178,13 +182,34 @@ protected function parseAnnotationValue($name, array $types, $access, $params)
preg_match_all('#\{([^}]+)\}#i', $params, $matches, PREG_SET_ORDER);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tohle je ještě špatně, tj. {default "}"} nebude fungovat, ale nemám čas to teď opravovat.

hrach added a commit that referenced this pull request Sep 2, 2015
AnnotationParse: added supported for quoted strings
@hrach hrach merged commit 2999f19 into master Sep 2, 2015
@hrach
Copy link
Member

hrach commented Sep 2, 2015

thanks!

@JanTvrdik JanTvrdik deleted the annotation_parser_strings branch September 2, 2015 19: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.

None yet

2 participants