On Mon, Aug 9, 2010 at 15:10, Kalle Sommer Nielsen <ka...@php.net> wrote:
> kalle                                    Mon, 09 Aug 2010 13:10:32 +0000
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=302033
>
> Log:
> Implemented FR #52555 (Ability to get HTTP response code)
>  - Patch by Paul Dragoonis
>


Errr. You don't think this will create some confusion with
$http_response_headers ?

$http_response_headers are the headers PHP just retrieved but
http_response_code() is what PHP is about to send out ?

-Hannes

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to