Skip to content

PHPUnit 6+, PHP 7+

Choose a tag to compare

@petrkotek petrkotek released this 27 Jun 03:43

This major release:

  • now supports PHPUnit 6+ and PHP 7+
  • dropping support of PHPUnit 5 and PHP 5.6
  • deprecated AutoMockingTest::autoMock() method has been removed (use createWithMocks() instead)