php-src/main
2004-09-13 21:07:22 +00:00
..
streams Allocating hash tables should be done via macro, not directly 2004-09-13 21:07:22 +00:00
alloca.c
build-defs.h.in
config.nw.h
config.w32.h
fopen_wrappers.c
fopen_wrappers.h
internal_functions_nw.c
internal_functions_registry.h
internal_functions_win32.c
internal_functions.c.in
logos.h
main.c Fix reverse dependency 2004-09-05 22:40:35 +00:00
mergesort.c
network.c Ensure that port numbers get set in the peer/socket name functions. 2004-07-28 23:30:23 +00:00
output.c
php3_compat.h
php_compat.h Move global symbols defined by bundled copy of libgd into private 2004-08-31 16:41:29 +00:00
php_content_types.c
php_content_types.h
php_globals.h
php_ini.c - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
php_ini.h
php_logos.c
php_logos.h
php_main.h
php_memory_streams.h
php_network.h
php_open_temporary_file.c
php_open_temporary_file.h
php_output.h
php_realpath.c
php_reentrancy.h
php_regex.h
php_scandir.c
php_scandir.h
php_sprintf.c
php_streams.h Add stream_wrapper_unregister() 2004-09-10 20:45:35 +00:00
php_syslog.h
php_ticks.c
php_ticks.h
php_variables.c Stop at the index on an unmatched [ 2004-09-09 16:10:24 +00:00
php_variables.h
php_version.h HEAD is 5.1.0-dev now 2004-07-21 23:02:28 +00:00
php.h
reentrancy.c
rfc1867.c only allow valid arrays at this point 2004-09-13 16:00:23 +00:00
rfc1867.h
safe_mode.c - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
safe_mode.h
SAPI.c If you send a post with a content-type header and then the next post without the content-type header, raw_post_data will not be set. This is because SG(request_info).post_entry is set to the first requests function pointer which makes it follow the wrong code path. 2004-08-19 20:26:39 +00:00
SAPI.h Fix win32 compilation. Missing uid_t and gid_t definitions. 2004-08-21 03:09:45 +00:00
snprintf.c Bugfix #28012, now for snprintf 2004-04-15 23:08:22 +00:00
snprintf.h
spprintf.c Bugfix #28012 spprintf() output inconsistent for %p 2004-04-15 23:04:49 +00:00
spprintf.h
strlcat.c
strlcpy.c
win95nt.h