Skip to content

Third Minor Release of 4.x (Release Candidate)

Pre-release
Pre-release
Compare
Choose a tag to compare
@marc-mabe marc-mabe released this 26 Apr 16:36
· 64 commits to master since this release
fba3870

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