Skip to content

Third Minor Release of 4.x

Compare
Choose a tag to compare
@marc-mabe marc-mabe released this 27 Apr 10:00
· 32 commits to master since this release

Improvements

  • #138 #140 Static analyzer improvements for PHPStan & Psalm

    • Generics for EnumSet & EnumMap
    • Better argument and return type information
    • purity markers for Psalm
  • #141 Added __debugInfo() for human readable internals of EnumSet & EnumMap for var_dump()

Bugfixes

None

BC-breaks

None