Migrating to PHPUnit 10
February: that time of year when Sebastian, the creator and maintainer of PHPUnit, writes articles like "Help! My tests stopped working.", "The Death Star Version Constraint", or "Migrating to PHPUnit 9". This is due to the annual major release for PHPUnit that drops support for old PHP versions and removes or changes existing functionality.
In his workshop at The Online PHP Conference, Sebastian will show you how to get your tests ready for PHPUnit 10. He will also explain what changes are necessary and how old versions of PHPUnit will be updated for future versions of PHP.