| .. |
|
streams
|
compile before commit (gah!)
|
21 years ago |
|
SAPI.c
|
Fixed double-free in the digest authentication handling.
|
21 years ago |
|
SAPI.h
|
added a server variable PHP_AUTH_DIGEST to support HTTP Digest Authentication.
|
21 years ago |
|
alloca.c
|
- Fix outside-source-tree builds. Always include generated header files
|
21 years ago |
|
build-defs.h.in
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
config.w32.h
|
Clear that up
|
22 years ago |
|
fopen_wrappers.c
|
main/fopen_wrappers.c
|
21 years ago |
|
fopen_wrappers.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
internal_functions.c.in
|
Improved PHP extension loading mechanism with support for module dependencies and conflicts
|
21 years ago |
|
internal_functions_nw.c
|
Improved PHP extension loading mechanism with support for module dependencies and conflicts
|
21 years ago |
|
internal_functions_win32.c
|
Improved PHP extension loading mechanism with support for module dependencies and conflicts
|
21 years ago |
|
logos.h
|
New egg
|
21 years ago |
|
main.c
|
Fixed bug in new module statrup mechanism
|
21 years ago |
|
mergesort.c
|
removed unwanted NetWare specific changes
|
22 years ago |
|
network.c
|
fix memleak when connection fails (and we still keep trying)
|
21 years ago |
|
output.c
|
fix #32828 (Throwing exception in output_callback function with ob_start and
|
21 years ago |
|
php.h
|
Improved PHP extension loading mechanism with support for module dependencies and conflicts
|
21 years ago |
|
php3_compat.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_compat.h
|
- Made it possible to build ext/xmlrpc with libxml2
|
21 years ago |
|
php_content_types.c
|
- Fixed bug #32109 ($_POST is not populated in multithreaded environment).
|
21 years ago |
|
php_content_types.h
|
- Fixed bug #32109 ($_POST is not populated in multithreaded environment).
|
21 years ago |
|
php_globals.h
|
Improve the way auto-globals JIT works, and add the ability to turn it off
|
22 years ago |
|
php_ini.c
|
- Fixed few logic errors in php*.ini search path creation as documented here:
|
21 years ago |
|
php_ini.h
|
Improved PHP extension loading mechanism with support for module dependencies and conflicts
|
21 years ago |
|
php_logos.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
php_logos.h
|
be nice to C++ extensions
|
22 years ago |
|
php_main.h
|
Improved PHP extension loading mechanism with support for module dependencies and conflicts
|
21 years ago |
|
php_memory_streams.h
|
add an open mode for the memory streams that allows the stream to take
|
21 years ago |
|
php_network.h
|
- Fixed cacheing bug in PHP_SOCKADDR_SA_LEN macro
|
21 years ago |
|
php_open_temporary_file.c
|
fix off-by-one in _php_image_output()
|
21 years ago |
|
php_open_temporary_file.h
|
Fix for Bug #26757: session.save_path defaults to bogus value on win32
|
22 years ago |
|
php_output.h
|
Guard display_startup_errors with checking for default (working) output
|
22 years ago |
|
php_realpath.c
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_reentrancy.h
|
wrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTERN_C blocks
|
22 years ago |
|
php_regex.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_scandir.c
|
removing inclusion of platform specific config files as they are already included from php_scandir.h
|
22 years ago |
|
php_scandir.h
|
Netware also uses autoconf based config now
|
21 years ago |
|
php_sprintf.c
|
Netware also uses autoconf based config now
|
21 years ago |
|
php_streams.h
|
fix bugs #32742 (segmentation fault when the stream with a wrapper is not closed),
|
21 years ago |
|
php_syslog.h
|
NetWare can make use of Autoconf generated header file
|
21 years ago |
|
php_ticks.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
php_ticks.h
|
wrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTERN_C blocks
|
22 years ago |
|
php_variables.c
|
Fixed bug #33904 (input array keys being escaped when magic quotes is off).
|
21 years ago |
|
php_variables.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_version.h
|
HEAD is 5.1.0-dev now
|
22 years ago |
|
reentrancy.c
|
NetWare LibC has reentrant time functions no need to have this.
|
21 years ago |
|
rfc1867.c
|
Fixed bug #33673 (Added detection for partially uploaded files).
|
21 years ago |
|
rfc1867.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
safe_mode.c
|
Do not silently truncate
|
21 years ago |
|
safe_mode.h
|
wrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTERN_C blocks
|
22 years ago |
|
snprintf.c
|
Fix win32 build.
|
21 years ago |
|
snprintf.h
|
- Fix *printf(%lld) under windows
|
21 years ago |
|
spprintf.c
|
Bugfix #28012 spprintf() output inconsistent for %p
|
22 years ago |
|
spprintf.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
strlcat.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
strlcpy.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
win95nt.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |