I found out what is wrong, the separator for the 32 bit group was the
old one.
It also failed in Salsa CI:
https://salsa.debian.org/phpmyadmin-team/phpmyadmin/-/jobs/6925964
Fix found and pushed. CI still not okay but I am working on it.
--
William
Le 2025/01/12 13:19, William Desportes a écrit :
Hi David,
There is also a warning that can be avoided now.
It should already be covered by my version check, I am unsure why it
fails
https://salsa.debian.org/phpmyadmin-team/phpmyadmin/-/blob/debian/latest/debian/tests/phpunit?ref_type=heads#L14
Some new errors are displayed on some architectures for the phpmyadmin
testsuite as run with PHPUnit 11, can you please take care of those?
Sure, maybe the line
https://salsa.debian.org/phpmyadmin-team/phpmyadmin/-/blob/debian/latest/debian/tests/phpunit?ref_type=heads#L12
needs some adjustments.
If you figure something out before me, feel free to send a patch.
Thanks,
William