Skip to content

2.9.1

Choose a tag to compare

@gsherwood gsherwood released this 22 May 03:04
· 3436 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