Le 13/06/2016 à 16:44, Remi Collet a écrit : > 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 All fixed (but I'm not proud of the patch used for doctrine) > 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) Hmm... seems probably the way to go... > > > Remi. > _______________________________________________ > php-devel mailing list > php-devel@xxxxxxxxxxxxxxxxxxxxxxx > https://lists.fedoraproject.org/admin/lists/php-devel@xxxxxxxxxxxxxxxxxxxxxxx > _______________________________________________ php-devel mailing list php-devel@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/php-devel@xxxxxxxxxxxxxxxxxxxxxxx