.. |
streams
|
- Fixed bug #61371 (resource leak). This bug had two parts, a long standing leak
|
2012-03-17 19:37:30 +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
|
Expose PHP_MANDIR
|
2011-04-18 09:50:32 +00:00 |
fopen_wrappers.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
fopen_wrappers.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
getopt.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
internal_functions_nw.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
internal_functions_win32.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
internal_functions.c.in
|
- MFH Cleanup exports and allow to overwrite ext registration
|
2008-08-22 12:59:46 +00:00 |
logos.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
main.c
|
Fixed workaround for bug #48034 on Windows (Crash when script is 8192 (8KB) bytes long)
|
2012-01-17 09:30:12 +00:00 |
mergesort.c
|
- MFH Cleanup exports and allow to overwrite ext registration
|
2008-08-22 12:59:46 +00:00 |
network.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
output.c
|
- fix bug #61541, Segfault when using ob_* in output_callback
|
2012-03-29 06:23:05 +09:00 |
php3_compat.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_compat.h
|
Fix for bug 60986
|
2012-02-06 18:11:56 +00:00 |
php_content_types.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_content_types.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_getopt.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_globals.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_ini.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_ini.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_logos.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_logos.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_main.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_memory_streams.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_network.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_open_temporary_file.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_open_temporary_file.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_output.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_reentrancy.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_scandir.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_scandir.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_sprintf.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_streams.h
|
- Fixed bug #61253: Wrappers opened with errors concurrency problem
|
2012-03-08 12:30:59 +00:00 |
php_syslog.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_ticks.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_ticks.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_variables.c
|
Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831)
|
2012-03-21 08:44:59 +01:00 |
php_variables.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
php_version.h
|
This will be PHP 5.3.12
|
2012-03-29 11:22:44 +02:00 |
php.h
|
Fix bug 61193
|
2012-02-27 12:16:39 +00:00 |
reentrancy.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
rfc1867.c
|
- merge fix bug #54374, bug #55500 - filter file names better, no dangling [s, svn revision 321664
|
2012-03-21 06:58:55 +01:00 |
rfc1867.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
safe_mode.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
safe_mode.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
SAPI.c
|
Fix warning "suggest parentheses around assignment"
|
2012-04-04 16:35:32 +08:00 |
SAPI.h
|
Cleanup Safe Mode related comment in SG(request_info)
|
2012-03-31 09:34:08 +02:00 |
snprintf.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
snprintf.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
spprintf.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
spprintf.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
strlcat.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
strlcpy.c
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
win32_internal_function_disabled.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
win95nt.h
|
- Year++
|
2012-01-01 13:15:04 +00:00 |