| .. |
|
SAPI.c
|
the apache 1.x sapi read_posts tests for SG(read_post_bytes) being
|
24 years ago |
|
SAPI.h
|
Fix ZTS build.
|
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
|
Allow mbstring defines to be somewhere else without warnings.
|
24 years ago |
|
fopen_wrappers.c
|
Made open_basedir error more descriptive.
|
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
|
ahem
|
24 years ago |
|
main.c
|
Make it possible to test language features like newly introduced 'abstract'
|
24 years ago |
|
memory_streams.c
|
wb -> r+b
|
24 years ago |
|
mergesort.c
|
NetWare related changes/modifications
|
24 years ago |
|
network.c
|
Fix for #19508 by poleson@verio.net.
|
24 years ago |
|
output.c
|
Whitespace
|
24 years ago |
|
php.h
|
bumb api version because of module_startup change
|
24 years ago |
|
php3_compat.h
|
- Move compat macros to php3_compat.h
|
26 years ago |
|
php_compat.h
|
Upgraded the bundled expat library to 1.95.5 (latest stable, atm).
|
24 years ago |
|
php_content_types.c
|
HTTP_RAW_POST_DATA BC fixes
|
24 years ago |
|
php_content_types.h
|
fix SAPI_POST_* exports
|
25 years ago |
|
php_globals.h
|
Make it possible to test language features like newly introduced 'abstract'
|
24 years ago |
|
php_ini.c
|
Implemented -n switch to skip parsing ini at startup as suggested by Wez.
|
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
|
added support functions for the apache_hooks SAPI
|
24 years ago |
|
php_memory_streams.h
|
-defined php_stream_temp_new() for standard temp streams
|
24 years ago |
|
php_network.h
|
Fix for #19508 by poleson@verio.net.
|
24 years ago |
|
php_open_temporary_file.c
|
wb -> r+b
|
24 years ago |
|
php_open_temporary_file.h
|
Maintain headers.
|
24 years ago |
|
php_output.h
|
Move wrong output buffer usage check to ob_gzhandler init.
|
24 years ago |
|
php_realpath.c
|
- Try and fix problem with opening wrong file.
|
26 years ago |
|
php_reentrancy.h
|
Work around a daft mistake in the beos 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
|
Merge streams changes from branch.
|
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
|
make php_import_environment_variables overwritable so fastcgi can correctly
|
24 years ago |
|
php_variables.h
|
make php_import_environment_variables overwritable so fastcgi can correctly
|
24 years ago |
|
php_version.h
|
Change HEAD version to 4.4.0-dev.
|
24 years ago |
|
reentrancy.c
|
Work around a daft mistake in the beos headers...
|
24 years ago |
|
rfc1867.c
|
little fix
|
24 years ago |
|
rfc1867.h
|
- Added predefined constants for the upload errors.
|
24 years ago |
|
safe_mode.c
|
Instead of checking whether realpath exists based on OS. Use the
|
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
|
MFB: Fix memleak in debug mode
|
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
|
Fixed possible memory leaks.
|
24 years ago |
|
win95nt.h
|
silencing some windows build warnings
|
24 years ago |