php-src/sapi
Jani Taskinen 09b6f37f20 MFH:
- Added ".htaccess" style user-defined php.ini files support for
  CGI/FastCGI.
- Added support for special [PATH=/opt/httpd/www.example.com/] sections
  in php.ini. All directives set in these sections will not be able to be
  overridden in user-defined ini-files or during runtime in the specified
  path.

- Improved php.ini handling:
  . Added better error reporting for syntax errors in php.ini files
  . Allowed "ini-variables" to be used almost everywhere ini php.ini files
  . Allowed using alphanumeric/variable indexes in "array" ini options
  . Fixed get_cfg_var() to be able to return "array" ini options

- Fixed bug #27372 (parse error loading browscap.ini at apache startup)
- Fixed bug #42069 (parse_ini_file() allows using some non-alpha numeric
  characters)
2007-09-28 02:05:10 +00:00
..
aolserver Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
apache Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
apache2filter Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
apache2handler Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
apache_hooks Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
caudium MFH: - Changed AC_ARG_* options to PHP_ARG_* options. 2007-07-11 23:20:37 +00:00
cgi MFH: 2007-09-28 02:05:10 +00:00
cli remove unneeded variables 2007-08-08 23:51:57 +00:00
continuity Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
embed fix startup - remove unneeded variables 2007-08-08 21:57:30 +00:00
isapi MFH: - Changed AC_ARG_* options to PHP_ARG_* options. 2007-07-11 23:20:37 +00:00
milter Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
nsapi Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
phttpd MFH: - Changed AC_ARG_* options to PHP_ARG_* options. 2007-07-11 23:20:37 +00:00
pi3web MFH: - Changed AC_ARG_* options to PHP_ARG_* options. 2007-07-11 23:20:37 +00:00
roxen MFH: - Changed AC_ARG_* options to PHP_ARG_* options. 2007-07-11 23:20:37 +00:00
tests - Remove unused blocks 2004-05-19 08:45:46 +00:00
thttpd MFH: - Changed AC_ARG_* options to PHP_ARG_* options. 2007-07-11 23:20:37 +00:00
tux MFH: - Changed AC_ARG_* options to PHP_ARG_* options. 2007-07-11 23:20:37 +00:00
webjames MFH: - Changed AC_ARG_* options to PHP_ARG_* options. 2007-07-11 23:20:37 +00:00