Mockery v1.3.2 Release Notes

Release Date: 2020-07-09 // over 3 years ago
    • 🛠 Fix mocking with anonymous classes (#1039)
    • 🛠 Fix andAnyOthers() to properly match earlier expectations (#1051)
    • ➕ Added provisional support for PHP 8.0 (#1068, #1072,#1079)
    • 🛠 Fix mocking methods with iterable return type without specifying a return value (#1075)