Skip to content

1.1.0

Compare
Choose a tag to compare
@ramsey ramsey released this 11 Aug 00:58
1.1.0
0441848

Fixed

  • Fixed AbstractCollection::diff(), AbstractCollection::intersect() and
    AbstractCollection::merge() when used with Generic collections.
  • Fixed AbstractCollection::diff() and AbstractCollection::intersect()
    returning inconsistent results when used on collections containing objects.
  • Removed warning about deprecated dependency when running composer install