Regression in PHPUnit 5.7.23
by Remi Collet
Hi,
https://twitter.com/RemiCollet/status/924580669166161921
In short: setExpectedException with empty message means
* until 5.7.22, "don't care about message"
* since 5.7.23, "empty message"
For now I keep 5.7.23 in testing but also have already start fixing the
affected package.
As Sebastian Bergman don't agree about "BC break", I think this is not
going to be fixed in PHPUnit, so version 5.7.23 will probably go to
stable in some time...
Remi
6 years, 1 month
Koschei, new packages, 7.1/7.2
by Remi Collet
Hi,
Just a reminder, new packages need to be added manually to Koschei if
you want to have them monitored.
https://apps.fedoraproject.org/koschei/add-packages
Don't forget to set the "php" group, and add them (at least) both in
Rawhide and F27
Koschei now monitors various branches, at least we use
F28 for PHP 7.2
F27 for PHP 7.1
So I will build each RC version of upcoming 7.1.x to detect any breakage
before GA version.
Ex: php-7.1.11~RC1-1 is now available
Regards,
Remi
6 years, 1 month