unread
one of the classes documented on php.net, HttpRequestPool, is not entirely
documented correctly.
http://www.php.net/manual/en/class.httprequestpool.php
as you can see, it is documented as if the class were HttpMessage. who is
the correct person / list / w/e to contact w/ such information, so that it
can be corrected ?
thx,
-nathan
unread
one of the classes documented on php.net, HttpRequestPool, is not entirely
documented correctly.
Fixed, thanks for the heads up.
as you can see, it is documented as if the class were HttpMessage. who is
the correct person / list / w/e to contact w/ such information, so that it
can be corrected ?
In the future; http://bugs.php.net or phpdoc@lists.php.net (preferably
the bug tracker though).
-Hannes