Open menu icon N-ARY CIRCLED PLUS OPERATOR
atoum

Release 4.0.1

@Grummfy - 10 Oct 2021

We are proud to announce the availability of atoum 4.0.1!

Stats

What’s new

A lot of compatibility fix for PHP 7 & 8 it’s the main purpose of this one, and some others are coming.

At the end of the year, with the end of support of some PHP 7 version, some breaking change will come. So stay alert to this.

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])—– release message to help redact this —–