Uwe Schindler wrote: > What we need is: > 2) a function to simply set the status code without changing anything other.
There's a (external) function: http://php.net/manual/en/function.http-send-status.php ...and for the unlucky: header("Dummy:", true, $status_code); But if your patch makes sense, I'm all for it! ;) Regards, -- Michael -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php