Skip to content

3.0.0

Compare
Choose a tag to compare
@JeroenDeDauw JeroenDeDauw released this 27 Aug 23:25
· 86 commits to master since this release

Improvements

  • Added return type hints where possible
  • Added scalar type hints where possible
  • Added strict_types declare statements to all files

Breaking changes

  • Dropped support for PHP 5.x
  • Dropped class aliases deprecated since Diff 1.0
  • Removed ListDiff and MapDiff, deprecated since Diff 0.5
  • Removed ListDiffer::MODE_NATIVE and ListDiffer::MODE_STRICT, deprecated since Diff 0.8
  • Removed MapDiffer::setComparisonCallback in favour of a new constructor argument