/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
Most helpful comment
It's implemented on local copy, just need to test edge cases :smile: