https://integration.wikimedia.org/ci/job/composer-package-php83/394/console
00:00:17.603 There were 7 failures:
00:00:17.603
00:00:17.603 1) Wikimedia\PhpSessionSerializerTest::testDecodePhp with data set "std" (array(true, false, 42, 0, 12.75, INF, -INF, 'string', '', array(0, 1, 100, 3, 2, 'bar'), array(), stdClass Object (...), stdClass Object (), null, 'empty key', 'long key'), 'true|b:1;false|b:0;int|i:42;z... key";', array())
00:00:17.606 null does not match expected type "array".
00:00:17.606
00:00:17.607 /src/tests/Wikimedia/PhpSessionSerializerTest.php:355
00:00:17.607
00:00:17.607 2) Wikimedia\PhpSessionSerializerTest::testDecodePhp with data set #3 (null, 'test|i:42;X|', array(array('error', 'Unserialize failed: unexpecte...string')))
00:00:17.607 Failed asserting that two arrays are identical.
00:00:17.607 --- Expected
00:00:17.607 +++ Actual
00:00:17.607 @@ @@
00:00:17.607 Array &0 (
00:00:17.607 0 => Array &1 (
00:00:17.607 0 => 'error'
00:00:17.607 - 1 => 'Unserialize failed: unexpected end of string'
00:00:17.607 + 1 => 'Value unserialization failed: unserialize(): Extra data starting at offset 5 of 7 bytes'
00:00:17.607 )
00:00:17.607 )
00:00:17.607
00:00:17.607 /src/tests/Wikimedia/PhpSessionSerializerTest.php:357
00:00:17.607
00:00:17.607 3) Wikimedia\PhpSessionSerializerTest::testDecodePhp with data set #4 (array(42, 43), 'test|i:42;test2|i:43;X!', array())
00:00:17.607 null does not match expected type "array".
00:00:17.607
00:00:17.607 /src/tests/Wikimedia/PhpSessionSerializerTest.php:355
00:00:17.607
00:00:17.607 4) Wikimedia\PhpSessionSerializerTest::testDecodePhp with data set #5 (array(42, 43), 'test|i:42;X!test2|i:43;', array(array('warning', 'Decoding found a key with uns...test2"')))
00:00:17.607 null does not match expected type "array".
00:00:17.607
00:00:17.607 /src/tests/Wikimedia/PhpSessionSerializerTest.php:355
00:00:17.607
00:00:17.607 5) Wikimedia\PhpSessionSerializerTest::testDecodePhp with data set #7 (array(42), 'test|i:42;test2', array(array('warning', 'Ignoring garbage at end of string')))
00:00:17.607 null does not match expected type "array".
00:00:17.607
00:00:17.607 /src/tests/Wikimedia/PhpSessionSerializerTest.php:355
00:00:17.607
00:00:17.607 6) Wikimedia\PhpSessionSerializerTest::testDecodePhpBinary with data set "std" (array(true, false, 42, 0, 12.75, INF, -INF, 'string', '', array(0, 1, 100, 3, 2, 'bar'), array(), stdClass Object (...), stdClass Object (), null, 'empty key'), Binary String: 0x0474727565623...579223b, array())
00:00:17.607 null does not match expected type "array".
00:00:17.607
00:00:17.607 /src/tests/Wikimedia/PhpSessionSerializerTest.php:478
00:00:17.607
00:00:17.608 7) Wikimedia\PhpSessionSerializerTest::testDecodePhpBinary with data set #7 (array(42, 43), Binary String: 0x0474657374693...33b8158, array())
00:00:17.608 null does not match expected type "array".
00:00:17.608
00:00:17.608 /src/tests/Wikimedia/PhpSessionSerializerTest.php:478
00:00:17.608
00:00:17.608 FAILURES!
00:00:17.608 Tests: 56, Assertions: 160, Failures: 7.