On Wed, Oct 02, 2002 at 05:25:43PM -0400, 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.

Awesome! Thanks Ilia!

-aaron

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

Reply via email to