I just build PHPUnit 5.4.4 in rawhide For now, 3 packages are broken - php-doctrine-orm - php-mnapoli-phpunit-easymock - php-doctrine-dbal I will try to find a good way to fix them. Notice: tons of deprecation warnings are raised with this version: "PHPUnit_Framework_TestCase::getMock() is deprecated, use PHPUnit_Framework_TestCase::createMock() or PHPUnit_Framework_TestCase::getMockBuilder() instead" Disabling this warning could helps (at least it's enough to fix dbal, but not the others) Remi. _______________________________________________ php-devel mailing list php-devel@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/php-devel@xxxxxxxxxxxxxxxxxxxxxxx