]> granicus.if.org Git - php/commit
Many patches. I hope I remember them all:
authorZeev Suraski <zeev@php.net>
Tue, 2 Jan 2001 22:49:31 +0000 (22:49 +0000)
committerZeev Suraski <zeev@php.net>
Tue, 2 Jan 2001 22:49:31 +0000 (22:49 +0000)
commitbd0ac7fe14b6f2eb82a2e13a38c3eca5d4fe2e4f
treeff521b5242f3800f3495220bfdf51f9cf35bbe20
parent348f6c609c148c2c1f17669dad521fe04cd50a2a
Many patches.  I hope I remember them all:

- Make sapi_module available to external modules (PHPAPI)
- Make the php.ini path reported in phpinfo() always point to
  real full path of the php.ini file
- Optimized the ISAPI module not to read unnecessary server
  variables and read necessary variables at most once.
19 files changed:
NEWS
ext/standard/info.c
main/SAPI.c
main/SAPI.h
main/main.c
main/php_ini.c
main/php_ini.h
sapi/aolserver/aolserver.c
sapi/apache/mod_php4.c
sapi/apache2filter/sapi_apache2.c
sapi/caudium/caudium.c
sapi/cgi/cgi_main.c
sapi/isapi/php4isapi.c
sapi/nsapi/nsapi.c
sapi/phttpd/phttpd.c
sapi/pi3web/pi3web_sapi.c
sapi/roxen/roxen.c
sapi/servlet/servlet.c
sapi/thttpd/thttpd.c