Skip to content

1.3.0

Choose a tag to compare

@ramsey ramsey released this 27 Dec 19:17
· 37 commits to main since this release
1.3.0
ad7475d

Fixed

  • Make type aliases compatible in diff, intersect, and merge (#111)
  • Use offsetUnset() method to remove from the collection in AbstractCollection (#104)
  • Use the correct base type of array-key for template K on AbstractTypedMap

Changed

  • Minimum PHP version supported is 7.4