Reported upstream as https://github.com/sebastianbergmann/phpunit/issues/4786 In short deprecation notices are no more converted to exception by default. 1/ if some of your packages test such exceptions it will be FTBFS and phpunit.xml will need to be fixed. 2/ for our CI, deprecation raised by new version (ex PHP 8.1) won't be dectected, so: - less FTBFS - less CI benefit Remi _______________________________________________ php-devel mailing list -- php-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to php-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/php-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure