.. |
streams
|
Fixed bug #38488 (Access to "php://stdin" and family crashes PHP on win32)
|
2006-08-22 06:15:26 +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
|
MFH
|
2006-04-08 17:53:11 +00:00 |
config.w32.h
|
improve .dsp build
|
2006-06-05 09:02:28 +00:00 |
fopen_wrappers.c
|
add const keywords
|
2006-07-01 11:35:34 +00:00 |
fopen_wrappers.h
|
add const keywords
|
2006-07-01 11:35:34 +00:00 |
internal_functions_nw.c
|
const/static keywording
|
2006-08-12 19:33:54 +00:00 |
internal_functions_win32.c
|
const/static keywording
|
2006-08-12 19:33:54 +00:00 |
internal_functions.c.in
|
const/static keywording
|
2006-08-12 19:33:54 +00:00 |
logos.h
|
static + const keywords
|
2006-07-07 23:32:14 +00:00 |
main.c
|
Increased default memory limit to 16 megabytes to accommodate for a more
|
2006-08-17 13:43:08 +00:00 |
mergesort.c
|
removed unwanted NetWare specific changes
|
2004-09-23 15:57:30 +00:00 |
network.c
|
add const keywords
|
2006-07-01 11:35:34 +00:00 |
output.c
|
fix #36869 (memory leak in output buffering when using chunked output)
|
2006-03-27 08:26:10 +00:00 |
php3_compat.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_compat.h
|
Namespace more PCRE functions.
|
2006-08-23 20:39:11 +00:00 |
php_content_types.c
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_content_types.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_globals.h
|
MFH: added error_get_last() function
|
2006-07-19 12:25:46 +00:00 |
php_ini.c
|
In addtion to path to php.ini, PHPRC now may specify full file name
|
2006-08-03 11:04:52 +00:00 |
php_ini.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_logos.c
|
const/static keywording
|
2006-08-12 19:33:54 +00:00 |
php_logos.h
|
const/static keywording
|
2006-08-12 19:33:54 +00:00 |
php_main.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_memory_streams.h
|
- MFH Initial support for RFC2397
|
2006-05-13 17:58:58 +00:00 |
php_network.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_open_temporary_file.c
|
Fixed handling of extremely long paths inside tempnam() function.
|
2006-05-23 23:22:04 +00:00 |
php_open_temporary_file.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_output.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_reentrancy.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_regex.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_scandir.c
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_scandir.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_sprintf.c
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_streams.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_syslog.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_ticks.c
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_ticks.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
php_variables.c
|
Fixed bug #38236 (Binary data gets corrupted on multipart/formdata POST).
|
2006-07-27 15:37:56 +00:00 |
php_variables.h
|
Now that ext/filter is bundled, we should be defining these in one place
|
2006-05-10 21:10:45 +00:00 |
php_version.h
|
Back to dev
|
2006-08-17 14:04:09 +00:00 |
php.h
|
Added automatic module globals management
|
2006-06-15 14:06:35 +00:00 |
reentrancy.c
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
rfc1867.c
|
Binary safe multipart request handling
|
2006-07-27 17:04:15 +00:00 |
rfc1867.h
|
eliminate compilation warnings on AIX
|
2006-07-26 13:22:06 +00:00 |
safe_mode.c
|
add const keywords
|
2006-07-01 11:35:34 +00:00 |
safe_mode.h
|
add const keywords
|
2006-07-01 11:35:34 +00:00 |
SAPI.c
|
Add input_filter hook call in getenv()
|
2006-05-10 21:19:32 +00:00 |
SAPI.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
snprintf.c
|
- MFH %v for s[np]printf
|
2006-05-07 12:40:17 +00:00 |
snprintf.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
spprintf.c
|
- MFH %v for s[np]printf
|
2006-05-07 12:40:17 +00:00 |
spprintf.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
strlcat.c
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
strlcpy.c
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
win95nt.h
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |