You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ilia Alshanetsky 930ac9a5d0 Thread-safety issues 19 years ago
..
streams MFH: fix #39673 (file_get_contents causes bus error on certain offsets) 19 years ago
SAPI.c MFH: Fixed mess with CGI/CLI -d command line option (now it works with cgi; constants are working exactly like in php.ini; with FastCGI -d affects all requests). 20 years ago
SAPI.h MFH: Fixed mess with CGI/CLI -d command line option (now it works with cgi; constants are working exactly like in php.ini; with FastCGI -d affects all requests). 20 years ago
alloca.c - Fix outside-source-tree builds. Always include generated header files 21 years ago
build-defs.h.in MFH 20 years ago
config.w32.h Simplify the code base as this getpwd() was used only once 19 years ago
fopen_wrappers.c fix #39575 (move_uploaded_file() no longer working (safe mode related)) 19 years ago
fopen_wrappers.h add const keywords 20 years ago
internal_functions.c.in const/static keywording 20 years ago
internal_functions_nw.c const/static keywording 20 years ago
internal_functions_win32.c const/static keywording 20 years ago
logos.h static + const keywords 20 years ago
main.c Fixed bug #39548 (ZMSG_LOG_SCRIPT_NAME not routed to OutputDebugString() on Windows) 19 years ago
mergesort.c removed unwanted NetWare specific changes 22 years ago
network.c MFH: Bug #38687 - sockaddr local storage insufficient for all sock families 20 years ago
output.c fix #36869 (memory leak in output buffering when using chunked output) 20 years ago
php.h COM initialization/deinitialization are done only if necessary 19 years ago
php3_compat.h bump year and license version 20 years ago
php_compat.h Namespace more PCRE functions. 20 years ago
php_content_types.c bump year and license version 20 years ago
php_content_types.h bump year and license version 20 years ago
php_globals.h COM initialization/deinitialization are done only if necessary 19 years ago
php_ini.c MFH: Fixed mess with CGI/CLI -d command line option (now it works with cgi; constants are working exactly like in php.ini; with FastCGI -d affects all requests). 20 years ago
php_ini.h bump year and license version 20 years ago
php_logos.c const/static keywording 20 years ago
php_logos.h const/static keywording 20 years ago
php_main.h bump year and license version 20 years ago
php_memory_streams.h - MFH Initial support for RFC2397 20 years ago
php_network.h bump year and license version 20 years ago
php_open_temporary_file.c Improve open_basedir checks 20 years ago
php_open_temporary_file.h bump year and license version 20 years ago
php_output.h bump year and license version 20 years ago
php_reentrancy.h bump year and license version 20 years ago
php_regex.h bump year and license version 20 years ago
php_scandir.c Thread-safety issues 19 years ago
php_scandir.h bump year and license version 20 years ago
php_sprintf.c bump year and license version 20 years ago
php_streams.h bump year and license version 20 years ago
php_syslog.h bump year and license version 20 years ago
php_ticks.c bump year and license version 20 years ago
php_ticks.h bump year and license version 20 years ago
php_variables.c Fixed bug #38236 (Binary data gets corrupted on multipart/formdata POST). 20 years ago
php_variables.h Now that ext/filter is bundled, we should be defining these in one place 20 years ago
php_version.h - Fix version 19 years ago
reentrancy.c opendir() is reimplemented using GetFistFile/GetNextFile those are faster then _findfirst/_findnext 19 years ago
rfc1867.c If one name is disallowed don't drop all files 20 years ago
rfc1867.h eliminate compilation warnings on AIX 20 years ago
safe_mode.c fix #39575 (move_uploaded_file() no longer working (safe mode related)) 19 years ago
safe_mode.h add const keywords 20 years ago
snprintf.c - MFH %v for s[np]printf 20 years ago
snprintf.h bump year and license version 20 years ago
spprintf.c - MFH %v for s[np]printf 20 years ago
spprintf.h bump year and license version 20 years ago
strlcat.c bump year and license version 20 years ago
strlcpy.c bump year and license version 20 years ago
win95nt.h Fixed mkdir("/tmp/foo//bar/log", 0777, true) 20 years ago