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

Replace string code templates with AST Builder provided by https://github.com/nikic/PHP-Parser #46

Open
wants to merge 40 commits into
base: feature/phpunit7
Choose a base branch
from

Conversation

Giuffre
Copy link
Contributor

@Giuffre Giuffre commented Feb 26, 2018

As the title says, in order to remove code templates I'm trying to integrate the AST builder of PHP parser lib by Nikic.

@Giuffre Giuffre requested a review from xzhayon February 26, 2018 22:59
@Giuffre Giuffre changed the title Replace code templates with AST Builder provided by nikic/PhpParser WIP: Replace code templates with AST Builder provided by nikic/PhpParser Feb 27, 2018
@Giuffre Giuffre changed the title WIP: Replace code templates with AST Builder provided by nikic/PhpParser Replace string code templates with AST Builder provided by https://github.com/nikic/PHP-Parser Feb 28, 2018
@Giuffre
Copy link
Contributor Author

Giuffre commented Feb 28, 2018

In my opinion from now, we can proceed with the refactor of AST creators. We need to find a common logic to avoid duplications. @xzhavilla

@Giuffre Giuffre self-assigned this Mar 1, 2018
@Giuffre Giuffre added this to the v2.2.0 milestone Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants