Mockery v1.3.3 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)
    • ๐Ÿ›  Fixed support for PHP 8.0 parent type (#1088)
    • ๐Ÿ›  Fixed PHP 8.0 mixed type support (#1088)
    • ๐Ÿ›  Fixed PHP 8.0 union return types (#1088)

    Thanks again to @GrahamCampbell