[pkg-php-pear] PHPUnit 13.1 transition
David Prévot
david at tilapin.org
Thu May 7 14:03:47 BST 2026
On 5/2/26 13:36, David Prévot wrote:
> Hi,
>
> The 13.1.7 version of PHPUnit forces one to use full version number in
> the RequiresPhp and RequiresPhpUnit attributes.
>
> E.g.,
>
> #[RequiresPhp('< 8.4')]
>
> is no longer valid, one now need to use
>
> #[RequiresPhp('< 8.40')]
#[RequiresPhp('< 8.4.0')]
Is what I should have written…
> instead.
>
> There are about sixty packages that needs fixing according to the
> experimental pseudo-excuses page before PHPUnit 13.1 can be uploaded to
> unstable.
>
> https://qa.debian.org/excuses.php?experimental=1&package=phpunit
>
> Thanks a lot for fixing any of the packages in that list, especially if
> you’re the main maintainer for it (but patches always welcome, uploads
> too ;).
>
> For those packages, I’d welcome a maintainer upload: phing, php-di, php-
> faker, php-mockery, php-phpoption, php-slim, phpmyadmin. For all the
> others (where I *think* I’m listed as sole maintainer), I’d very much
> appreciate a team upload fixing those test issues (as per the last PHP
> meeting in Brest during DebConf25, those are very welcome).
>
> Regards,
>
> taffit
>
> _______________________________________________
> pkg-php-pear mailing list
> pkg-php-pear at alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-php-pear
More information about the pkg-php-pear
mailing list