Atoum v3.1.0 Release Notes

Release Date: 2017-07-11 // almost 7 years ago
    • 🚚 #726 Remove an autoloader cache warning (@Hywan)
    • 🤡 #719 Add nullable type support in the mock engine (@Grummfy)
    • #723 object is a reserved keyword as of PHP 7.2 (@trasher)
    • 👷 #713 Results are folded on Travis CI (@jubianchi)
    • 👻 #709 Exception asserter now has isInstanceOf without parenthesis (@guiled)
    • #705 Stream asserter now has isRead and isWritten assertion (without brackets) (@guiled)
    • 🤡 #701 Mock generator supports strict_types (@jubianchi)

    🛠 Bugfix

    • 🤡 #701 Mock generator correctly handles void return type (@jubianchi)