.. |
streams
|
- Fixed bug #52935 (call exit in user_error_handler cause stream relate core).
|
2011-07-05 16:09:06 +00:00 |
alloca.c
|
- Fix outside-source-tree builds. Always include generated header files
|
2005-01-09 21:05:06 +00:00 |
build-defs.h.in
|
Expose PHP_MANDIR
|
2011-04-18 09:50:32 +00:00 |
fopen_wrappers.c
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
|
2011-06-06 21:28:16 +00:00 |
fopen_wrappers.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
getopt.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
internal_functions_nw.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
internal_functions_win32.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
internal_functions.c.in
|
- MFH Cleanup exports and allow to overwrite ext registration
|
2008-08-22 12:59:46 +00:00 |
logos.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
main.c
|
- Added a new PHPAPI function to return module_initialized:
|
2011-06-24 11:19:34 +00:00 |
mergesort.c
|
- MFH Cleanup exports and allow to overwrite ext registration
|
2008-08-22 12:59:46 +00:00 |
network.c
|
- Forgot to commit these.
|
2011-06-20 20:30:36 +00:00 |
output.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_compat.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_content_types.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_content_types.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_getopt.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_globals.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_ini.c
|
- path len check and fix buffer overrun
|
2011-01-19 14:21:46 +00:00 |
php_ini.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_logos.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_logos.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_main.h
|
- Forgot to commit these.
|
2011-06-20 20:30:36 +00:00 |
php_memory_streams.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_network.h
|
- Forgot to commit these.
|
2011-06-20 20:30:36 +00:00 |
php_open_temporary_file.c
|
- Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent, windows fix
|
2011-03-28 16:43:49 +00:00 |
php_open_temporary_file.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_output.h
|
gcc barks about these, so clean it
|
2011-01-14 12:32:27 +00:00 |
php_reentrancy.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_scandir.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_scandir.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_sprintf.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_streams.h
|
implement streams metadata API per RFC
|
2011-05-25 21:03:55 +00:00 |
php_syslog.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_ticks.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_ticks.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_variables.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_variables.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
php_version.h
|
Back to -dev
|
2011-07-14 05:39:29 +00:00 |
php.h
|
- Added a new PHPAPI function to return module_initialized:
|
2011-06-24 11:19:34 +00:00 |
reentrancy.c
|
Fixed bug #55014 (Compile failure due to improper use of ctime_r()).
|
2011-07-11 17:01:23 +00:00 |
rfc1867.c
|
- Restore basename in filename on non Windows OS
|
2011-06-12 15:15:44 +00:00 |
rfc1867.h
|
Fix zend.multibyte oddities. Hope this will address all the known problems.
|
2011-03-06 07:00:30 +00:00 |
SAPI.c
|
Fixed bug#55084 (Function registered by header_register_callback is
|
2011-07-06 20:38:58 +00:00 |
SAPI.h
|
Fix a couple of warnings. Use %zu to printf a time_t and get_request_time
|
2011-05-16 15:52:31 +00:00 |
snprintf.c
|
Fixed bug #54332 (Crash in zend_mm_check_ptr // Heap corruption)
|
2011-07-11 09:47:59 +00:00 |
snprintf.h
|
- Fixed bug #54055 (buffer overrun with high values for precision ini
|
2011-02-21 06:53:24 +00:00 |
spprintf.c
|
Fixed bug #54332 (Crash in zend_mm_check_ptr // Heap corruption)
|
2011-07-11 09:47:59 +00:00 |
spprintf.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
strlcat.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
strlcpy.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
win32_internal_function_disabled.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
win95nt.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |