Skip to content

Feature/php parser2.0 #87

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

Merged
merged 2 commits into from
Dec 5, 2015
Merged

Conversation

jaapio
Copy link
Member

@jaapio jaapio commented Dec 5, 2015

This will allow us to use the new php7 features of phpParser.
I added a optional parameter to the NodesFactory so we can even specify the
prefered parser type. This could be added to the configuration of the project
so phpdocumentor knows which version of php it is dealing with.

This will allow us to add optional validation based on the php version?

This will allow us to use the new php7 features of phpParser.
I added a optional parameter to the NodesFactory so we can even specify the
prefered parser type. This could be added to the configuration of the project
so phpdocumentor knows which version of php it is dealing with.

This will allow us to add optional validation based on the php version?
mvriel added a commit that referenced this pull request Dec 5, 2015
@mvriel mvriel merged commit 8fc02e7 into phpDocumentor:develop Dec 5, 2015
@mvriel mvriel removed the in progress label Dec 5, 2015
@jaapio jaapio deleted the feature/PhpParser2.0 branch April 28, 2019 07:10
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.

2 participants