php-src/main
Sascha Schumann 4bb5e353d5 Add post request startup handlers. These are called at the end of the
request startup function, and can use the initialized structures like
the symbol table.
1999-11-17 23:01: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 #if -> #ifdef changes for the ODBC extension (for consistency) 1999-11-09 19:53:38 +00:00
configuration-parser.y @Continue processing PHP_INI_SYSTEM knownDirectives after extension= 1999-10-31 11:56:22 +00:00
configuration-scanner.l unreferenced variable warning 1999-08-07 15:58:51 +00:00
fopen_wrappers.c @- RFC-854 fix for internal FTP-Code. Commands have to end in "\r\n" (Thies) 1999-11-11 13:49:42 +00:00
fopen_wrappers.h files are now resources, file.c is thread-safe, the le_ vars are no longer shared, 1999-10-15 15:22:25 +00:00
internal_functions_registry.h License update 1999-07-16 13:13:16 +00:00
internal_functions_win32.c moved output.c into ext/standart and made it thread-safe. 1999-10-27 18:30:41 +00:00
internal_functions.c.in These are inserted automatically now. 1999-11-13 20:47:33 +00:00
logos.h * Update logos 1999-07-14 23:33:00 +00:00
main.c Add post request startup handlers. These are called at the end of the 1999-11-17 23:01:27 +00:00
mergesort.c - Win32 fixes 1999-11-06 10:01:55 +00:00
output.c moved output.c into ext/standart and made it thread-safe. 1999-10-27 18:30:41 +00:00
php3_compat.h new api fo dl() - renamed php3_dl to php_dl (added compat header) 1999-10-13 19:55:25 +00:00
php_content_types.c SET_VAR_STR* expect a emalloc'ed copy of the string! 1999-10-07 09:13:39 +00:00
php_content_types.h *** empty log message *** 1999-09-16 22:31:33 +00:00
php_globals.h Add post request startup handlers. These are called at the end of the 1999-11-17 23:01:27 +00:00
php_ini.c - Should fix short_tags and co. problem. 1999-09-05 19:49:54 +00:00
php_ini.h - Win32 fixes 1999-11-06 10:01:55 +00:00
php_output.h moved output.c into ext/standart and made it thread-safe. 1999-10-27 18:30:41 +00:00
php_regex.h Suck in prototypes correctly with applied aliases 1999-11-13 18:33:28 +00:00
php_version.h Bump version to 4.0b4-dev. 1999-11-17 13:25:44 +00:00
php.h Add post request startup handlers. These are called at the end of the 1999-11-17 23:01:27 +00:00
rfc1867.c files are now resources, file.c is thread-safe, the le_ vars are no longer shared, 1999-10-15 15:22:25 +00:00
rfc1867.h Last character of file not a newline, causing problems with Sun's C compiler 1999-08-03 16:49:33 +00:00
safe_mode.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
safe_mode.h PHP 4.0 1999-04-07 21:05:13 +00:00
SAPI.c - support for mimetype application/vnd.fdf needed by fdf module 1999-10-06 05:26:25 +00:00
SAPI.h - Added support for unknown POST content types (Zeev) 1999-09-16 23:18:15 +00:00
snprintf.c Fix another compile warning 1999-07-31 19:53:02 +00:00
snprintf.h Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
strlcat.c #if !HAVE_FOO -> #ifndef HAVE_FOO 1999-09-24 14:41:27 +00:00
strlcpy.c #if !HAVE_FOO -> #ifndef HAVE_FOO 1999-09-24 14:41:27 +00:00
win95nt.h PHP 4.0 1999-04-07 21:05:13 +00:00