Skip to content

2.9.1 - 2017-05-22

Compare
Choose a tag to compare
@jrfnl jrfnl released this 08 Nov 06:18
· 5175 commits to master since this release
  • Fixed bug #1442 : T_NULLABLE detection not working for nullable parameters and return type hints in some cases
  • Fixed bug #1448 : Generic.Classes.OpeningBraceSameLine doesn't detect comment before opening brace
    • Thanks to Juliette Reinders Folmer for the patch