Implement Flexible Heredoc and Nowdoc Syntaxes.
- Fix ASTPHPScanner and PHP5ColoringLexer to provide support for new syntaxes
- Remove some existing unit tests because we won't provide support for the old 
syntax any longer
- Show errors in PHP73UnhandleError when PHP version less than 7.3 is chosen
- Add unit tests for the lexers, the parser, and the formatter

**NOTE**: Allow mixing spaces and tabs as indentation because the lexer would 
be complex if we handle it as errors there.

Move unit test data for "Function Call Trailing Commas" and "List Reference 
Assignment" to the php73 directory.


[ Full content available at: 
https://github.com/apache/incubator-netbeans/pull/889 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to