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.
 
 
 
 
 
 
Wez Furlong 9c5883bdf6 replace dont_block with a flag. 24 years ago
..
SAPI.c Added missing charset. 24 years ago
SAPI.h made sapi_register_treat_data() to support multibyte input encoding translation without MBSTR_ENC_TRANS and changed php_treat_data to php_default_treat_data. 24 years ago
alloca.c - Don't wrap lines... this is annoying while coding. 25 years ago
build-defs.h.in As discussed, add --with-config-file-scan-dir compile-time switch defining 24 years ago
config.nw.h NetWare related changes 24 years ago
config.w32.h.in Add PHP_CONFIG_FILE_SCAN_DIR. 24 years ago
fopen_wrappers.c Uh, this is what I meant to do. Fix for #19292 24 years ago
fopen_wrappers.h Fix a few warnings 24 years ago
internal_functions.c.in New PHP streams... 24 years ago
internal_functions_registry.h Update headers. 24 years ago
internal_functions_win32.c Don't build ext/overload with Zend Engine 2. 24 years ago
logos.h *** empty log message *** 26 years ago
main.c As discussed, add --with-config-file-scan-dir compile-time switch defining 24 years ago
memory_streams.c Revise buffer/seek code a little. 24 years ago
mergesort.c NetWare related changes/modifications 24 years ago
network.c replace dont_block with a flag. 24 years ago
output.c suggest paranthesis around || and && 24 years ago
php.h Implement persistent streams. (for pfsockopen). 24 years ago
php3_compat.h - Move compat macros to php3_compat.h 26 years ago
php_compat.h NetWare related changes 24 years ago
php_content_types.c made sapi_register_treat_data() to support multibyte input encoding translation without MBSTR_ENC_TRANS and changed php_treat_data to php_default_treat_data. 24 years ago
php_content_types.h fix SAPI_POST_* exports 25 years ago
php_globals.h Per discussion on #php.bugs (+1 from at least Derick and Jani), revert double_buffering. 24 years ago
php_ini.c As discussed, add --with-config-file-scan-dir compile-time switch defining 24 years ago
php_ini.h Revert to the old php_ini.c, and reimplement the binary-path searching. 24 years ago
php_logos.c Maintain headers. 24 years ago
php_logos.h More TSRMLS_FETCH work. Got it under 400 now. 25 years ago
php_main.h another startup initialization fix - only ISAPI and CGI SAPI's tested, 24 years ago
php_memory_streams.h -defined php_stream_temp_new() for standard temp streams 24 years ago
php_network.h remove chunk size setting code (it's now in streams.c). 24 years ago
php_open_temporary_file.c NetWare related changes/modifications 24 years ago
php_open_temporary_file.h Maintain headers. 24 years ago
php_output.h Added ob_flush_all() that flushes bufferred contents until it actually 24 years ago
php_realpath.c - Try and fix problem with opening wrong file. 26 years ago
php_reentrancy.h Maintain headers. 24 years ago
php_regex.h Protect us from Apache 2.0's pcre-posix stuff 26 years ago
php_sprintf.c Maintain headers. 24 years ago
php_streams.h replace dont_block with a flag. 24 years ago
php_syslog.h NetWare related changes/modifications 24 years ago
php_ticks.c Silence a warning under Solaris 8 (WorkShop Compilers 5.0 98/12/15 C 5.0). 24 years ago
php_ticks.h Maintain headers. 24 years ago
php_variables.c Fix last commit. This line isn't supposed to be replaced. 24 years ago
php_variables.h Update headers. 24 years ago
php_version.h sync with PHP_MAJOR_VERSION changes to configure.in 24 years ago
reentrancy.c NetWare related changes/modifications 24 years ago
rfc1867.c IE does not use quotes but now we are safe... 24 years ago
rfc1867.h - Added predefined constants for the upload errors. 24 years ago
safe_mode.c Add some more BeOS support. 24 years ago
safe_mode.h o Fixed Bug #12121: chdir and safe_mode 25 years ago
snprintf.c make snprintf and f,g,G converions of snprintf/spprintf C99 complient 24 years ago
snprintf.h explain difference between sprintf, snprintf and spprintf 24 years ago
spprintf.c increase allocation chunks 24 years ago
spprintf.h Export spprintf() so that extension can link properly on win32. 24 years ago
streams.c replace dont_block with a flag. 24 years ago
strlcat.c - Don't wrap lines... this is annoying while coding. 25 years ago
strlcpy.c - Don't wrap lines... this is annoying while coding. 25 years ago
user_streams.c Rename streams functions to fit with naming conventions, adding aliases 24 years ago
win95nt.h silencing some windows build warnings 24 years ago