Version 3.0.0
This release contains several backwards compatibility breaks that will effect
more advanced usage of Parity, however the common usage via Parity::compare()
is unchanged.
- [BC] Drop support for PHP 7.1
- [BC] Add parameter and return type hints
- [BC] Remove
PackageInfoclass - [BC] Rename
ComparatorInterfacetoComparator - [BC] Rename
AnyComparableInterfacetoAnyComparable - [BC] Rename
ExtendedComparableInterfacetoExtendedComparable - [BC] Rename
SelfComparableInterfacetoSelfComparable - [BC] Rename
SubClassComparableInterfacetoSubClassComparable - [BC] Remove
AbstractExtendedComparableclass, useExtendedComparableTraitinstead