.. |
streams
|
Fixed EOF handling in case of reading from file opened in write only mode.
|
2007-07-25 16:34:06 +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: removed unused macros
|
2007-07-15 15:10:04 +00:00 |
config.w32.h
|
- MFH: Always enable mail() function
|
2007-07-11 17:36:56 +00:00 |
fopen_wrappers.c
|
Fixed symlink("", "somthing") and link("", "somthing") in ZTS mode
|
2007-07-10 13:21:11 +00:00 |
fopen_wrappers.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
internal_functions_nw.c
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
internal_functions_win32.c
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
internal_functions.c.in
|
Update copyright year
|
2007-01-01 19:32:10 +00:00 |
logos.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
main.c
|
make error_log setting access-controlled by safe_mode/open_basedir
|
2007-08-03 01:15:51 +00:00 |
mergesort.c
|
removed unwanted NetWare specific changes
|
2004-09-23 15:57:30 +00:00 |
network.c
|
MFH: Use correct macro name
|
2007-07-18 09:04:58 +00:00 |
output.c
|
fix fold typo
|
2007-04-16 02:25:24 +00:00 |
php3_compat.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_compat.h
|
update pcre symbols list
|
2007-02-25 18:47:21 +00:00 |
php_content_types.c
|
Register RAW_POST_DATA even when always_populate_raw_post_data is off in
|
2007-05-07 23:27:59 +00:00 |
php_content_types.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_globals.h
|
MFH:- Changed "display_errors" php.ini option to accept "stderr" as value which
|
2007-07-24 14:21:36 +00:00 |
php_ini.c
|
MFH
|
2007-05-19 12:53:06 +00:00 |
php_ini.h
|
add stage for .htaccess
|
2007-08-02 23:57:52 +00:00 |
php_logos.c
|
MFH
|
2007-01-06 20:44:51 +00:00 |
php_logos.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_main.h
|
Provide means for opening file for zend with error supression. Allows us to
|
2007-01-08 03:39:09 +00:00 |
php_memory_streams.h
|
- MFH Add PHPAPI to stuff needed by streams API for shared exts
|
2007-02-03 16:40:05 +00:00 |
php_network.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_open_temporary_file.c
|
MFH: Fixed compile warnings
|
2007-07-21 01:43:33 +00:00 |
php_open_temporary_file.h
|
MFH: Fixed compile warnings
|
2007-07-21 01:43:33 +00:00 |
php_output.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_reentrancy.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_regex.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_scandir.c
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_scandir.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_sprintf.c
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_streams.h
|
MFH: Fixed compile warnings
|
2007-07-21 01:43:33 +00:00 |
php_syslog.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_ticks.c
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_ticks.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_variables.c
|
MFH
|
2007-07-18 11:46:50 +00:00 |
php_variables.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
php_version.h
|
Back to dev
|
2007-08-02 22:28:18 +00:00 |
php.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
reentrancy.c
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
rfc1867.c
|
Allow file uploads to bypass open_basedir checks (fixes regression)
|
2007-07-17 23:46:40 +00:00 |
rfc1867.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
safe_mode.c
|
MFH: Fixed compile warnings
|
2007-07-21 01:43:33 +00:00 |
safe_mode.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
SAPI.c
|
Slightly cleaner code
|
2007-05-25 09:20:01 +00:00 |
SAPI.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
snprintf.c
|
Restore big exponent letter in var_export() ('1e300' -> '1E300')
|
2007-06-25 08:39:10 +00:00 |
snprintf.h
|
We can't use the printf attribute here since we are supporting
|
2007-04-06 19:25:52 +00:00 |
spprintf.c
|
Restore big exponent letter in var_export() ('1e300' -> '1E300')
|
2007-06-25 08:39:10 +00:00 |
spprintf.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
strlcat.c
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
strlcpy.c
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
win95nt.h
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |