mirror of
https://github.com/php/php-src.git
synced 2026-03-27 17:52:16 +01:00
Notes about additions to Apache 2 sapi.
This commit is contained in:
6
NEWS
6
NEWS
@@ -1,6 +1,12 @@
|
||||
PHP 4 NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
? ? ??? 2002, Version 4.3.0
|
||||
- A few additions to Apache 2 sapi (Ilia)
|
||||
. Added apache_response_headers(), apache_note(), apache_getenv() and
|
||||
apache_setenv() functions.
|
||||
. Added more detailed error reporting to apache_lookup_uri() and virtual().
|
||||
. Renamed getallheaders() to apache_request_headers() and made an alias for BC.
|
||||
. Added php_apache_sapi_getenv() and php_apache_sapi_get_stat().
|
||||
- ATTENTION! "make install" will *by default* install the CLI SAPI binary in
|
||||
{PREFIX}/bin/php. If you don't disable the CGI binary, it will be
|
||||
installed as {PREFIX}/bin/php-cgi.
|
||||
|
||||
Reference in New Issue
Block a user