| .. |
|
SAPI.c
|
-keep mimetype until sapi deactivation
|
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
|
@New constants: PHP_PREFIX and PHP_SHLIB_SUFFIX (Stig)
|
24 years ago |
|
config.nw.h
|
NetWare related changes
|
24 years ago |
|
config.w32.h.in
|
Added MBSTR_ENC_TRANS to allow compilation and linking under win32
|
24 years ago |
|
fopen_wrappers.c
|
MTH - thought the code was slightly different in HEAD because of the
|
24 years ago |
|
fopen_wrappers.h
|
Protect C code with extern "C"
|
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
|
Enable bundled build of ext/ctype and ext/mbstring on Win32.
|
24 years ago |
|
logos.h
|
*** empty log message ***
|
26 years ago |
|
main.c
|
Improved handling of output buffers (see news)\n#No trim for the string parameter...
|
24 years ago |
|
memory_streams.c
|
- No C++ comments
|
24 years ago |
|
mergesort.c
|
Merge in qsort changes
|
25 years ago |
|
network.c
|
Fix ZTS builds.
|
24 years ago |
|
output.c
|
corrected handling of internal output buffers
|
24 years ago |
|
php.h
|
rename php_error_func<n> to php_error_docref and support Wez idea
|
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
|
rename php_error_func<n> to php_error_docref and support Wez idea
|
24 years ago |
|
php_ini.c
|
First try to open php-SAPI.ini and if it fails fall back to regular
|
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
|
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_memory_streams.h
|
-defined php_stream_temp_new() for standard temp streams
|
24 years ago |
|
php_network.h
|
Switch streams socket abstraction to use a timeval structure instead of an
|
24 years ago |
|
php_open_temporary_file.c
|
Compute directory for temporary files once and use same directory for all subsequent calls.
|
24 years ago |
|
php_open_temporary_file.h
|
Maintain headers.
|
24 years ago |
|
php_output.h
|
Improved handling of output buffers (see news)\n#No trim for the string parameter...
|
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
|
macro definition fixed, guess it was the usual kind of cut&past bug?
|
24 years ago |
|
php_syslog.h
|
Actually compile on systems without syslog.
|
25 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
|
Add some assertion
|
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
|
Maintain headers.
|
24 years ago |
|
rfc1867.c
|
A full hard disk is no reason to leak memory...
|
24 years ago |
|
rfc1867.h
|
- Added predefined constants for the upload errors.
|
24 years ago |
|
safe_mode.c
|
Accoding to safe_mode.h, php_checkuid() has six modes.
|
24 years ago |
|
safe_mode.h
|
o Fixed Bug #12121: chdir and safe_mode
|
25 years ago |
|
snprintf.c
|
-compiler warning (missing data type)
|
24 years ago |
|
snprintf.h
|
explain difference between sprintf, snprintf and spprintf
|
24 years ago |
|
spprintf.c
|
-xbuf_resize does not need to have return value
|
24 years ago |
|
spprintf.h
|
#some sentences about the functions
|
24 years ago |
|
streams.c
|
remove obsolete TSRMLS_FETCH
|
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
|
these are case sensitive
|
24 years ago |
|
win95nt.h
|
already defined in zend_config.win32.h
|
24 years ago |