Bug#1000593: Failing testsuite with PHP 8.1

2022-01-11 Thread Guilhem Moulin
Hi taffit, On Thu, 25 Nov 2021 at 11:50:24 -0400, David Prévot wrote: > There is a new upstream version (1.2.4), but I quickly checked that > two failures (first and last) still happen. (It’s also not a PEAR > package anymore, so need some work to convert the packaging to its > Composer source).

Bug#1000593: Failing testsuite with PHP 8.1

2022-01-07 Thread Bryce Harrington
These tests fail due to changes in how objects are dumped, like the ordering of members. This seems to just be a formatting discrepancy. Presumably the logical fix is to revise the expected output to match the new output formatting style, or alternatively just disable the three test cases until

Bug#1000593: Failing testsuite with PHP 8.1

2021-11-25 Thread David Prévot
Package: php-console-commandline Version: 1.2.1-1 Severity: normal Control: block 976811 by -1 Hi, The testsuite is currently failing with PHP 8: FAIL [ 2/53] Test for Console_CommandLine::addArgument() method.[Console_CommandLine-1.2.1/tests/console_commandline_addargument.phpt] […] FAIL [