php-src/main
Shane Caraveo 26296130ad Fix PHPRC overriding other ini files. This is how PHPRC worked prior to
4.3.x, and is usefull for applications that execute PHP and want to
emulate CGI and define alternate INI files (ie. cannot use -c).
2003-03-22 18:54:35 +00:00
..
streams Fix for persistent stream shutdown under debug builds 2003-03-20 01:23:04 +00:00
alloca.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
build-defs.h.in * email address change 2003-03-18 12:06:09 +00:00
config.nw.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
config.w32.h move the ZE2 check into internal_functions_win32.c 2003-01-16 22:09:58 +00:00
fopen_wrappers.c MFB: Fix for open_basedir error message 2003-02-23 22:30:02 +00:00
fopen_wrappers.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
internal_functions_nw.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
internal_functions_registry.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
internal_functions_win32.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
internal_functions.c.in ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
logos.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
main.c Fixed bug #22775 (Fatal errors exit with status 0 with CGI/CLI) 2003-03-19 08:22:12 +00:00
mergesort.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
network.c fix warnings - one left 2003-03-08 16:53:54 +00:00
output.c 64-bit correction to variables passed to zend_parse_parameters 2003-03-06 23:07:28 +00:00
php3_compat.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_compat.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_content_types.c Input Filter support. See README.input_filter for details. 2003-02-19 19:41:09 +00:00
php_content_types.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_globals.h 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave) 2003-03-10 14:50:16 +00:00
php_ini.c Fix PHPRC overriding other ini files. This is how PHPRC worked prior to 2003-03-22 18:54:35 +00:00
php_ini.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_logos.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_logos.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_main.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_memory_streams.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_network.h Tidy up stupid signed/unsigned issues with win32 by introducing a php_socket_t typedef. 2003-02-28 21:03:36 +00:00
php_open_temporary_file.c Avoid using FILE* where possible. 2003-03-18 16:40:29 +00:00
php_open_temporary_file.h Avoid using FILE* where possible. 2003-03-18 16:40:29 +00:00
php_output.h Bump year. 2002-12-31 15:59:15 +00:00
php_realpath.c - Try and fix problem with opening wrong file. 2000-08-27 18:01:17 +00:00
php_reentrancy.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_regex.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_scandir.c MFB 2003-02-19 18:45:51 +00:00
php_scandir.h MFB 2003-02-19 18:45:51 +00:00
php_sprintf.c Fixed bug #20256 (snprintf() not defined) 2003-02-25 09:44:12 +00:00
php_streams.h Implement persistent plain file streams. 2003-03-18 23:37:54 +00:00
php_syslog.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
php_ticks.c * email address change 2003-03-18 12:06:09 +00:00
php_ticks.h * email address change 2003-03-18 12:06:09 +00:00
php_variables.c Fixed compiler warnings. 2003-03-03 19:37:09 +00:00
php_variables.h Compiler warning fix. 2003-03-03 19:41:36 +00:00
php_version.h Time for an update 2003-01-09 10:03:26 +00:00
php.h Fixed bug #20256 (snprintf() not defined) 2003-02-25 09:44:12 +00:00
reentrancy.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
rfc1867.c Fixed bug #22550 (overflow protection for upload_max_filesize ini setting). 2003-03-05 17:00:09 +00:00
rfc1867.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
safe_mode.c Fix for Bug #21310, based on a patch by jflemer@php.net. 2003-03-17 13:40:45 +00:00
safe_mode.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
SAPI.c An input filter might not simply strip stuff, it might also turn things 2003-02-20 22:21:49 +00:00
SAPI.h make phpinfo() depend on executed sapi 2003-03-18 20:52:52 +00:00
snprintf.c Fixed bug #20256 (snprintf() not defined) 2003-02-25 09:44:12 +00:00
snprintf.h * email address change 2003-03-18 12:06:09 +00:00
spprintf.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
spprintf.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
strlcat.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
strlcpy.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
win95nt.h ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00