Skip to content

6.0.0 - Time moves and moves and moves

Compare
Choose a tag to compare
@mikey179 mikey179 released this 11 Feb 15:04
v6.0.0
14ecd1a

BC breaks

  • Raised minimum required PHP version to 7.3.0
  • Upgraded PHPUnit compatibility layer to PHPUnit 9.0
  • Deprecated optional parameter $delta in bovigo\assert\predicate\equals() and bovigo\assert\predicate\isNotEqualTo(), use new method withDelta() on returned instance