php-src/main
Jani Taskinen 0a8ce9956c - Nuke ws
2009-11-15 00:31:42 +00:00
..
streams Fixed ext/standard/tests/streams/stream_get_contents_002.phpt 2009-09-23 10:25:54 +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 oci8: Sync with 5.3 - version macro updates and DRCP tweaks 2008-03-25 02:25:03 +00:00
fopen_wrappers.c - Simplified a bit and fixed possible memory corruption and definate leak. 2009-09-10 16:19:42 +00:00
fopen_wrappers.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
getopt.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
internal_functions_nw.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
internal_functions_win32.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
internal_functions.c.in - Cleanup exports and allow to overwrite ext registration 2008-08-22 12:59:38 +00:00
logos.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
main.c - Nuke ws 2009-11-15 00:31:42 +00:00
mergesort.c - Cleanup exports and allow to overwrite ext registration 2008-08-22 12:59:38 +00:00
network.c Fixed bug #48805 (IPv6 socket transport is not working). 2009-09-30 20:48:41 +00:00
output.c Revert fix to bug #46903 as per http://marc.info/?l=php-internals&m=123476465621346&w=2 . 2009-02-18 16:42:56 +00:00
php_compat.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_content_types.c MF5 fix for #47930 2009-04-28 22:59:07 +00:00
php_content_types.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_getopt.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_globals.h Fixed bug #49627 (error_log to specified file does not log time according to date.timezone) 2009-10-05 13:56:49 +00:00
php_ini.c - #48779, fix another use case where / usage may differ 2009-10-15 13:09:25 +00:00
php_ini.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_logos.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_logos.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_main.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_memory_streams.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_network.h Experimental build support for VC10 2009-09-08 01:50:40 +00:00
php_open_temporary_file.c MFB: Handle instances where TMPDIR = "" 2009-06-25 01:35:15 +00:00
php_open_temporary_file.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_output.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_realpath.c - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_reentrancy.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_scandir.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_scandir.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_sprintf.c Fixed wrong return value 2009-05-14 08:22:09 +00:00
php_streams.h Fixed a bug in parameter passing/conversion API which caused tons of memleak and was the reason of ~1500 test failurs 2009-09-23 13:51:50 +00:00
php_syslog.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_ticks.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_ticks.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_variables.c use request encoding when parsing cookies 2009-05-27 14:53:05 +00:00
php_variables.h Implement JIT request decoding support for $_GET and $_POST. 2009-05-23 18:03:27 +00:00
php_version.h - Removed unnecessary quotes 2006-07-27 08:52:10 +00:00
php.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
reentrancy.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
rfc1867.c Introduced a max_file_uploads INI setting, which is set to limit the 2009-10-27 16:13:48 +00:00
rfc1867.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
SAPI.c MF53: sprintf -> snprintf -> slprintf (Marcus, Ilia: Thanks for not committing random stuff to HEAD) 2009-11-14 22:42:08 +00:00
SAPI.h Implement JIT request decoding support for $_GET and $_POST. 2009-05-23 18:03:27 +00:00
snprintf.c Kill compiler warnings 2009-08-01 14:45:42 +00:00
snprintf.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
spprintf.c - Removed: 2009-03-26 20:02:53 +00:00
spprintf.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
strlcat.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
strlcpy.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
win32_internal_function_disabled.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
win95nt.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00