.............FF. Time: 292 ms, Memory: 2.00MB There were 2 failures: 1) Horde_Controller_MockRequestTest::testGetHeaders Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( - 'test' => 'test' + 'accept' => '*/*' + 'user-agent' => 'Mozilla/5.0 AppleWebKit/537.3...c.com)' + 'accept-encoding' => 'gzip, br, zstd, deflate' + 'host' => 'mx.netvisual.com.br' + 'via' => '1.1 squid-proxy-75b5465b89-fh.../6.10)' + 'x-forwarded-for' => '10.1.214.223' + 'cache-control' => 'max-age=259200' + 'connection' => 'keep-alive' ) /usr/share/php/tests/Horde_Controller/Horde/Controller/MockRequestTest.php:82 /usr/share/php/Horde/Test/AllTests.php:85 /usr/share/php/tests/Horde_Controller/Horde/Controller/AllTests.php:3 2) Horde_Controller_MockRequestTest::testGetHeaderNames Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( - 0 => 'test' + 0 => 'accept' + 1 => 'user-agent' + 2 => 'accept-encoding' + 3 => 'host' + 4 => 'via' + 5 => 'x-forwarded-for' + 6 => 'cache-control' + 7 => 'connection' ) /usr/share/php/tests/Horde_Controller/Horde/Controller/MockRequestTest.php:90 /usr/share/php/Horde/Test/AllTests.php:85 /usr/share/php/tests/Horde_Controller/Horde/Controller/AllTests.php:3 FAILURES! Tests: 16, Assertions: 23, Failures: 2.