php-src/main
2003-06-30 01:05:02 +00:00
..
alloca.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
build-defs.h.in As discussed, add --with-config-file-scan-dir compile-time switch defining 2002-10-04 04:47:35 +00:00
config.nw.h NetWare related changes 2002-05-31 04:49:45 +00:00
config.w32.h libpcre 4.X needs POSIX_MALLOC_THRESHOLD to be defined. 2003-06-27 16:42:49 +00:00
fopen_wrappers.c MFH: typo fix. 2003-06-24 14:36:18 +00:00
fopen_wrappers.h MFH: Fixed bug #24313 (file_exist() warning on non-existent files when 2003-06-24 13:44:57 +00:00
internal_functions_registry.h MFH: Bump year. 2002-12-31 16:27:40 +00:00
internal_functions_win32.c MFH: Bump year. 2002-12-31 16:27:40 +00:00
internal_functions.c.in MFH 2003-06-27 16:42:51 +00:00
logos.h ahem 2002-11-01 23:00:32 +00:00
main.c Fixed bug #24253 (missing variables when register_globals is on) 2003-06-20 17:00:16 +00:00
memory_streams.c MFH: Bump year. 2002-12-31 16:27:40 +00:00
mergesort.c NetWare related changes/modifications 2002-09-09 11:17:40 +00:00
network.c MFH 2003-06-27 16:42:51 +00:00
output.c Fix segfault 2003-05-17 09:34:12 +00:00
php3_compat.h Move the macro wrappers from the compatibility header to php.h 2001-08-11 01:13:31 +00:00
php_compat.h Fix bug #20442. 2002-11-18 13:30:18 +00:00
php_content_types.c MFH: Bump year. 2002-12-31 16:27:40 +00:00
php_content_types.h fix SAPI_POST_* exports 2001-08-15 18:01:48 +00:00
php_globals.h binary compat for 64-bit platforms shouldn't matter much as they were 2003-05-18 10:22:16 +00:00
php_ini.c - Re-added the FD lexer patch. 2003-05-31 01:37:45 +00:00
php_ini.h MFH: Bump year. 2002-12-31 16:27:40 +00:00
php_logos.c MFH: Bump year. 2002-12-31 16:27:40 +00:00
php_logos.h More TSRMLS_FETCH work. Got it under 400 now. 2001-07-31 06:28:05 +00:00
php_main.h MFH: Bump year. 2002-12-31 16:27:40 +00:00
php_memory_streams.h MFH: Bump year. 2002-12-31 16:27:40 +00:00
php_network.h MFH 2003-06-27 16:42:51 +00:00
php_open_temporary_file.c MFH 2003-04-25 18:11:42 +00:00
php_open_temporary_file.h Avoid using FILE* unless we have to. 2003-03-18 16:39:06 +00:00
php_output.h MFH: Bump year. 2002-12-31 16:27:40 +00:00
php_reentrancy.h MFH: Bump year. 2002-12-31 16:27:40 +00:00
php_regex.h Protect us from Apache 2.0's pcre-posix stuff 2000-10-26 18:15:56 +00:00
php_scandir.c dirent.h needs to be included always. 2003-02-19 18:45:03 +00:00
php_scandir.h dirent.h needs to be included always. 2003-02-19 18:45:03 +00:00
php_sprintf.c MFH: Fixed bug #20256 (snprintf() not defined on some systems) 2003-02-25 09:45:47 +00:00
php_streams.h Plug the last (hopefully) of the PHP4 context leaks. This one regarding notifier->ptr 2003-06-27 16:16:46 +00:00
php_syslog.h NetWare related changes/modifications 2002-09-09 12:03:36 +00:00
php_ticks.c MFH: Bump year. 2002-12-31 16:27:40 +00:00
php_ticks.h MFH: Bump year. 2002-12-31 16:27:40 +00:00
php_variables.c MFH: Fixed bug #24208 2003-06-16 19:25:06 +00:00
php_variables.h MFH: Bump year. 2002-12-31 16:27:40 +00:00
php_version.h - Go to RC2-dev. 2003-06-18 22:04:41 +00:00
php.h undefine macros before defining them 2003-06-27 07:43:05 +00:00
reentrancy.c MFH: Bump year. 2002-12-31 16:27:40 +00:00
rfc1867.c Fixed corruption of multibyte character including 0x5c as second 2003-06-28 08:51:05 +00:00
rfc1867.h - Added predefined constants for the upload errors. 2002-07-12 01:49:58 +00:00
safe_mode.c MFH Fix for Bug #21310 2003-03-17 13:50:23 +00:00
safe_mode.h MFH 2003-01-09 22:29:02 +00:00
SAPI.c This broke more than fixed. Fixes e.g. max_input_time. 2003-06-18 21:58:07 +00:00
SAPI.h MFH: cli/ini/html_errors/info (they are related) 2003-04-09 20:27:55 +00:00
snprintf.c MFH: fix for bug #24063 2003-06-30 01:05:02 +00:00
snprintf.h MFH: Fixed bug #20256 (snprintf() not defined on some systems) 2003-02-25 09:45:47 +00:00
spprintf.c MFH: Bump year. 2002-12-31 16:27:40 +00:00
spprintf.h MFH: Bump year. 2002-12-31 16:27:40 +00:00
streams.c Plug the last (hopefully) of the PHP4 context leaks. This one regarding notifier->ptr 2003-06-27 16:16:46 +00:00
strlcat.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
strlcpy.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
user_streams.c MFH 2003-05-29 20:24:00 +00:00
win95nt.h MFH 2002-12-01 23:30:22 +00:00