Skip to content

v3.1.1

Compare
Choose a tag to compare
@marc-mabe marc-mabe released this 02 Feb 18:52
· 136 commits to master since this release
7a5d094

First Patch Release of 3.1.x

Changes

  • #107 fixed array to string conversion in EnumMap::offsetGet()
  • copyright 2019
  • \count() instead of count()
  • static::class instead of get_class($this)
  • more strict argument type for Enum::get()