PHP-Parser v0.7.2 Release Notes

Release Date: 2020-07-26 // over 3 years ago
  • 📜 [#105] Fix counting newlines in strings
    📜 [#110] Fix JSON dumper
    🖨 [#109] Do not override Stmts in printNodeRoot()
    📜 [#111] NamespaceResolver: Resolve PHP 7.4 class property types


Previous changes from v0.7.1

  • 📜 [#107] fix infinite loop when $ appear between variable and the end of a template string