Phake v3.0.0 Release Notes

Release Date: 2017-07-04 // almost 7 years ago
  • ๐Ÿš€ This release provides support for php 7.1 functionality as well as support for PHPUnit 6. All support for PHP 5 and PHPUnit 5 are officially removed.

    ๐Ÿ›  Fixes

    #235, #236 - PHPUnit 6 compatibility enabled
    ๐Ÿคก #237 - Fatal error when mocking a final class
    #239, #248 - thenDoNothing() missing on Phake_Proxies_AnswerCollectionProxy
    ๐Ÿ‘ #242, #243, #247 - Allow nullable scalar type support