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
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
Hi,
I plan to build PHP 7.2.0RC3 in rawhide next week, so we'll have a lot
of time to ensure everything is ok before F28 is branched.
Scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=22144004
Work done in private branch
https://src.fedoraproject.org/cgit/rpms/php.git/log/?h=private-php72
All extensions are already compatible, so I will also rebuild them.
Notice: the mcrypt extension is no more provided
I will consider later if we need the php-pecl-mcrypt package
(I heartly hope we can avoid it)
Remi