php-src/main
2008-07-16 14:08:38 +00:00
..
streams MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work) 2008-07-16 14:08:38 +00:00
alloca.c - Fix outside-source-tree builds. Always include generated header files 2005-01-09 21:05:06 +00:00
build-defs.h.in rename PHP_OCI8_VERSION in preparation for peclversioning RFC. Remove obsolete HAVE_OCI8_ATTR_STATEMENT macro 2008-03-25 02:00:32 +00:00
fopen_wrappers.c Added ability to use stream wrappers in include_path 2008-03-27 10:33:40 +00:00
fopen_wrappers.h Optimized require_once() and include_once() by eliminationg open() syscall on second usage. 2008-03-05 13:34:12 +00:00
getopt.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
internal_functions_nw.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
internal_functions_win32.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
internal_functions.c.in Update copyright year 2007-01-01 19:32:10 +00:00
logos.h - MFH: New egg 2008-03-25 17:17:56 +00:00
main.c Fixed bug #45352 (Segmentation fault because of tick function on second request) 2008-06-25 12:18:36 +00:00
mergesort.c removed unwanted NetWare specific changes 2004-09-23 15:57:30 +00:00
network.c MFH: silence warning 2008-07-11 13:11:49 +00:00
output.c Return null on when param parsing errors occur 2008-07-15 09:09:09 +00:00
php3_compat.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_compat.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_content_types.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_content_types.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_getopt.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_globals.h exit_on_timeout patch 2008-03-18 21:42:50 +00:00
php_ini.c Optimized request startup sequence for php.ini without per dir and per host configurations 2008-04-15 11:31:58 +00:00
php_ini.h Optimized request startup sequence for php.ini without per dir and per host configurations 2008-04-15 11:31:58 +00:00
php_logos.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_logos.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_main.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_memory_streams.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_network.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_open_temporary_file.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_open_temporary_file.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_output.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_reentrancy.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_scandir.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_scandir.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_sprintf.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_streams.h closeder/readdir/rewinddir must work only with directories 2008-06-11 09:01:56 +00:00
php_syslog.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_ticks.c Fixed bug #45352 (Segmentation fault because of tick function on second request) 2008-06-25 12:18:36 +00:00
php_ticks.h Fixed bug #45352 (Segmentation fault because of tick function on second request) 2008-06-25 12:18:36 +00:00
php_variables.c Lazy EG(active_symbol_table) initialization 2008-04-29 08:15:20 +00:00
php_variables.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_version.h Bump version. 2007-09-27 05:24:50 +00:00
php.h MFH 2008-06-24 05:59:53 +00:00
reentrancy.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
rfc1867.c MFH: check if return value of write() is -1 and abort upload in this case setting the correct error status 2008-03-14 13:11:12 +00:00
rfc1867.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
safe_mode.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
safe_mode.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
SAPI.c exit_on_timeout patch 2008-03-18 21:42:50 +00:00
SAPI.h exit_on_timeout patch 2008-03-18 21:42:50 +00:00
snprintf.c - MFH Add %Z to *printf 2008-02-07 18:41:35 +00:00
snprintf.h - MFH WS 2008-02-07 12:47:44 +00:00
spprintf.c - MFH Add %Z to *printf 2008-02-07 18:41:35 +00:00
spprintf.h - MFH WS 2008-02-07 12:47:44 +00:00
strlcat.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
strlcpy.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
win95nt.h - MFH: don't redefine WINDOWS and pid_t 2008-07-05 18:51:17 +00:00