Php-parser: Support 7.3

Created on 9 Aug 2019  路  7Comments  路  Source: glayzzle/php-parser

Most helpful comment

It's implemented on local copy, just need to test edge cases :smile:

All 7 comments

/cc @ichiriac better implement flexible_heredoc_nowdoc_syntaxes instead https://github.com/glayzzle/php-parser/issues/205

I gradually fix ast, no need rush, i will send a PR

The flexible_heredoc_nowdoc_syntaxes will be hard to implement, it's mainly on the lexer - I'll start when I'll have few hours to work on it

/cc @ichiriac can you help with flexible_heredoc_nowdoc_syntaxes? php 7.4 doesn't have many problems with implementation, it is only one difficult thing

It's implemented on local copy, just need to test edge cases :smile:

@ichiriac feel free to send a PR, will be great look on this

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexander-akait picture alexander-akait  路  3Comments

DaGhostman picture DaGhostman  路  6Comments

chris-l picture chris-l  路  7Comments

aameen951 picture aameen951  路  7Comments

alexander-akait picture alexander-akait  路  5Comments