Skip to content

2.2.0 - Lastest release on 2.x

Compare
Choose a tag to compare
@ichiriac ichiriac released this 28 Dec 11:05

This release will be the latest on 2.x series, the future releases on 2.2.x branch will be only bugfixes, if you are using a <2.1.x you should consider using this lastest version as it contains a lot of bugfixes.

NOTE : The next 3.0 will be released soon (few days).

  • Impl #108 : add an option to disable PHP7 support
  • Fix #107 : fix T_DOUBLE_COLON handler
  • Fix #106 : infinite loops from lexer (unput)
  • Fix #105 : T_DOLLAR_OPEN_CURLY_BRACES handles now expressions
  • PR #102 : Normalize the way type casts are defined
  • Fix #103 : Fix critical cast to null confusion