--TEST-- http_redirect() with params --SKIPIF-- --ENV-- HTTP_HOST=localhost --FILE-- 1, 'b' => 2)); ?> --EXPECTF-- Status: 302 Content-type: text/html X-Powered-By: PHP/%s Location: http://localhost/redirect?a=1&b=2 Redirecting to http://localhost/redirect?a=1&b=2.