Skip to content

1.6.2

Compare
Choose a tag to compare
@stof stof released this 21 Nov 14:59
· 474 commits to master since this release
  • Added support for detecting @method on interfaces that the class itself implements, or when the stubbed class is an interface itself (thanks @Seldaek)
  • Added support for sebastian/recursion-context 2 (thanks @sebastianbergmann)
  • Added testing on PHP 7.1 on Travis (thanks @danizord)
  • Fixed the usage of the phpunit comparator (thanks @Anyqax)