Skip to content

v1.1.1

Choose a tag to compare

@javer javer released this 09 Feb 09:40
· 35 commits to master since this release
v1.1.1
7dca684

What's new:

  • Allow short scalar types (int, bool) and support PHP 8 mixed types
  • Use latest Generic sniffs
  • Sync MultiLineFunctionDeclarationSniff with parent PEAR
  • Fix DoctrineEntity nullable property type support
  • Move from Travis to Github Actions