4.0.1
Bugfix
- #865 Warning about return type break ([@cedric-anne])
- #864 Fix UnionType handling in mock generator ([@cedric-anne])
- #869 Fix deprecated usage of addcslashes ([@cedric-anne])
- #860 Fix PHP8.1 compatibility issue related to missing return type & unserialize ([@cedric-anne])
- #858 Fix PHP8.0 compatibility and CI matrix ([@villfa])
- #853 Handle usage of assertions in
test::afterTestMethod()
([@cedric-anne])