Prophecy v1.6.2 Release Notes

Release Date: 2016-11-21 // over 7 years ago
    • โž• 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)