Mockery v1.4.2 Release Notes

Release Date: 2020-08-11 // over 3 years ago
    • 🛠 Fix array to string conversion in ConstantsPass (#1086)
    • 🛠 Fixed nullable PHP 8.0 union types (#1088, #1089)
    • 🛠 Fixed support for PHP 8.0 parent type (#1088, #1089)
    • 🛠 Fixed PHP 8.0 mixed type support (#1088, #1089)
    • 🛠 Fixed PHP 8.0 union return types (#1088, #1089)

    Big thank you to @GrahamCampbell