php-src/main
Sascha Schumann 2cfa840eb5 Restore INI entries after the request shutdown of modules.
This fixes the problems users of the session module encountered when
using a save handler other than files.
2000-07-09 13:20:27 +00:00
..
alloca.c There is no reason to define malloc() to xmalloc() in this context. 1999-09-18 12:13:48 +00:00
config.w32.h - Fix problem with DICARD_PATH being defined in windows 2000-06-29 13:31:52 +00:00
configuration-parser.y - Revert bogus time.h commit 2000-06-30 13:23:08 +00:00
configuration-scanner.l Support boolean NOT in the php.ini processor 2000-06-26 18:15:49 +00:00
fdfdata.c - fixed handling of fdf data (application/vnd.fdf) 2000-07-05 08:57:37 +00:00
fdfdata.h - fixed handling of fdf data (application/vnd.fdf) 2000-07-05 08:57:37 +00:00
fopen_wrappers.c - I wrote a long msg but the commit didn't go through. 2000-06-25 17:02:59 +00:00
fopen_wrappers.h Rename macros which begin with underscore to valid macros. 2000-07-03 00:45:21 +00:00
internal_functions_registry.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
internal_functions_win32.c Move main.h to php_main.h. 2000-06-05 23:24:42 +00:00
internal_functions.c.in Move main.h to php_main.h. 2000-06-05 23:24:42 +00:00
logos.h *** empty log message *** 2000-04-19 23:18:15 +00:00
main.c Restore INI entries after the request shutdown of modules. 2000-07-09 13:20:27 +00:00
Makefile.in - fixed handling of fdf data (application/vnd.fdf) 2000-07-05 08:57:37 +00:00
mergesort.c Fine tune Andi's patch 2000-02-11 15:59:30 +00:00
output.c - Make the output globals accessible from the outside world 2000-06-24 13:27:34 +00:00
php3_compat.h Rename macros which begin with underscore to valid macros. 2000-07-03 00:45:21 +00:00
php_compat.h - Fix Win32 build 2000-03-04 19:58:59 +00:00
php_content_types.c - License is at 2.02 2000-05-29 17:03:24 +00:00
php_content_types.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_globals.h Added "html_errors" directive to optionally disable HTML formatting of error 2000-07-04 09:15:06 +00:00
php_ini.c - Make the INI entries sorted in phpinfo() 2000-06-03 03:05:29 +00:00
php_ini.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_main.h Rename macros which begin with underscore to valid macros. 2000-07-03 00:45:21 +00:00
php_output.h Rename macros which begin with underscore to appropiate macros. The general 2000-07-03 00:41:19 +00:00
php_realpath.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
php_realpath.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_reentrancy.h Some systems don't have dirent.h. Wrap include appropiately. 2000-05-23 15:15:48 +00:00
php_regex.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_sprintf.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
php_syslog.h Real fix for std_syslog issue on OpenServer. This is limited to the native 2000-06-09 17:21:40 +00:00
php_ticks.c @- Implemented default_charset and default_mimetype config directives (Stig) 2000-02-25 21:27:03 +00:00
php_ticks.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_variables.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
php_variables.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_version.h hmm, this file is not really auto-generated. 2000-06-30 12:31:24 +00:00
php_virtual_cwd.c - Fix problem with VIRTUAL_DIR and relative paths containing .. 2000-06-28 17:30:30 +00:00
php_virtual_cwd.h - Only use VIRTUAL_DIR in ZTS mode until it is thoroughly tested. 2000-06-24 16:10:18 +00:00
php.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
reentrancy.c (php_readdir_r) Revert that bad patch. 2000-06-12 14:11:39 +00:00
rfc1867.c @ Add support for both indexed and non-indexed arrays of file uploads 2000-06-04 05:46:28 +00:00
rfc1867.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
safe_mode.c - I wrote a long msg but the commit didn't go through. 2000-06-25 17:02:59 +00:00
safe_mode.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
SAPI.c - fixed handling of fdf data (application/vnd.fdf) 2000-07-05 08:57:37 +00:00
SAPI.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
snprintf.c SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
snprintf.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
strlcat.c - Export strlcat()/strcpy() for Frank. 2000-04-20 17:40:03 +00:00
strlcpy.c - Export strlcat()/strcpy() for Frank. 2000-04-20 17:40:03 +00:00
win95nt.h - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. 2000-03-11 20:48:49 +00:00