Skip to content

v4.2.0

Compare
Choose a tag to compare
@marc-mabe marc-mabe released this 18 Dec 09:08
· 73 commits to master since this release
e6113cf

Second Minor Release of 4.x

Bugfixes

  • #137 fixed TypeError in EnumSet::getBinaryBitsetLe()
  • #134 fixed check of ambiguous values in Enum::byName()

Changes

  • #136 Added PHP-7.4 in CI
  • #125 PHP 7.4 serializer and wrap old Serializable methods for BC
  • #132 Micro optimizations