--TEST-- http_split_response() list bug (mem-leaks) --SKIPIF-- --FILE-- r['headers'], $this->r['body']) = http_split_response($data); } } $t = new t; $t->fail($data); echo "Done\n"; ?> --EXPECTF-- Content-type: text/html X-Powered-By: PHP/%s Done