mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-06-05 03:24:50 +02:00
By default parser uses newest supported and pretty printer uses its default version. If version is specified, it's used for both parser and printer. Additionally, parserVersion can be used to specify a different version for parser and printer.