Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Fixed regex pattern in VarTag doc block reflection class #147

Conversation

allcode
Copy link
Contributor

@allcode allcode commented Nov 17, 2017

Var tag pattern now allows var tags without the variable name. This fixes #128.

Var tag pattern now allows var tags without the variable name.
This fixes zendframework#128.
@weierophinney weierophinney merged commit 79450e5 into zendframework:master Aug 13, 2018
weierophinney added a commit that referenced this pull request Aug 13, 2018
…ng-optional-var-name

Fixed regex pattern in VarTag doc block reflection class
weierophinney added a commit that referenced this pull request Aug 13, 2018
weierophinney added a commit that referenced this pull request Aug 13, 2018
weierophinney added a commit that referenced this pull request Aug 13, 2018
@weierophinney
Copy link
Member

Thanks, @allcode!

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

Successfully merging this pull request may close these issues.

VarTag::initialize function wrong parse regex
2 participants