On Wednesday 02 October 2002 23:25, Ilia A. wrote:
> The attached patch accomplished the following things:
>
> -     Added apache_response_headers(), apache_note(),
>       apache_getenv(), apache_setenv() functions.
> -     The getallheaders() is renamed to apache_request_headers()
>       and an getallheaders() is aliased to it. This makes the code
>       similar to existing PHP's Apache 1.X code.
> -     Added a better error reporting mechanism to apache_lookup_uri() &
> virtual() that provides the user with more detailed error messages in the
> same manner PHP s Apache 1.X code does.
>
> If there are no objections to the patch, I would like to commit to CVS, so
> that the PHP 4.3.0 (whenever it comes out) support of Apache 2.X is
> slightly more complete.

Excellent. I was really missing apache_note() for extended logging.

Edin

--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to