> Well, half of the note is documented, the other half isn't. > You even have a cvs account, so you can join us to improve the documentation > :) Lack karma on phpdoc, would gladly help out in any way I can if I get the karma to do it :) Anyway, patch attached if anyone could kindly commit it.
> > Anyway, these things should be reported in the bug system, so that we can > track them, and without overloading the note system. > > > Nuno > > P.S.: the notes related mailling list is [EMAIL PROTECTED] > > > ----- Original Message ----- > > http://news.php.net/php.notes/91329 > > Seems to me a perfectly valid note was deleted, wasnt even rejected, just > > deleted. > > > > Any specific reson? > > > > -Hannes > --- get-headers.xml Wed Jul 6 00:43:04 2005 +++ get_headers.xml Wed Jul 6 00:43:40 2005 @@ -16,7 +16,8 @@ </methodsynopsis> <para> <function>get_headers</function> returns an array with the headers sent - by the server in response to a HTTP request. Returns &false; on failure. + by the server in response to a HTTP request. Returns &false; on failure + and an error of level <literal>E_WARNING</literal> will be issued. </para> <para> If the optional <parameter>format</parameter> parameter is set to 1,