Skip to content

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

Open
Giuffre wants to merge 40 commits intofeature/phpunit7from
feature/php-parser
Open

Replace string code templates with AST Builder provided by https://github.com/nikic/PHP-Parser#46
Giuffre wants to merge 40 commits intofeature/phpunit7from
feature/php-parser

Conversation

@Giuffre
Copy link
Copy Markdown
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
Copy Markdown
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