php-src/main
Jani Taskinen 08f8621a9f - Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when set to a string value)
# also fixes bug #35936 (ini.zlib.output-compression Documentation :)
2009-08-03 18:15:30 +00:00
..
streams MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not 2009-05-17 14:58:10 +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 rename PHP_OCI8_VERSION in preparation for peclversioning RFC. Remove obsolete HAVE_OCI8_ATTR_STATEMENT macro 2008-03-25 02:00:32 +00:00
fopen_wrappers.c Fix bug #48880 2009-07-31 21:09:45 +00:00
fopen_wrappers.h - MFH: add OPENBASEDIR_CHECKPATH macro to ease merge between 5.3 and 6, it includes safemode (5.3) and openbasedir check 2009-01-16 10:06:10 +00:00
getopt.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
internal_functions_nw.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
internal_functions_win32.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +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 MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
main.c fix extension functions disabling (bug #49065) 2009-07-29 00:17:10 +00:00
mergesort.c - MFH Cleanup exports and allow to overwrite ext registration 2008-08-22 12:59:46 +00:00
network.c MFH: use correct function 2009-05-04 14:44:46 +00:00
output.c - Fixed memory leak in ob_get_clean/ob_get_flush. 2009-03-25 23:59:45 +00:00
php3_compat.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_compat.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_content_types.c fix for #47930 2009-04-28 21:30:23 +00:00
php_content_types.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_getopt.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_globals.h [DOC] 2009-01-09 14:59:30 +00:00
php_ini.c - MFH: Get rid of the four different versions of zend_extension* and only use 2009-05-18 21:33:38 +00:00
php_ini.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_logos.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_logos.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_main.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_memory_streams.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_network.h MFH: 2009-01-07 20:21:46 +00:00
php_open_temporary_file.c MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using 2009-06-30 12:20:35 +00:00
php_open_temporary_file.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_output.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_reentrancy.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_scandir.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_scandir.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_sprintf.c Fixed wrong return value 2009-05-14 08:21:54 +00:00
php_streams.h MFH: Better fix for #47997 2009-04-19 17:10:35 +00:00
php_syslog.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_ticks.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_ticks.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_variables.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_variables.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_version.h Back to -dev 2009-06-29 16:33:25 +00:00
php.h Bump version to 5.3.0 and API Nos. up 2009-06-26 15:44:19 +00:00
reentrancy.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
rfc1867.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
rfc1867.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
safe_mode.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
safe_mode.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
SAPI.c - Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when set to a string value) 2009-08-03 18:15:30 +00:00
SAPI.h fix for #47930 2009-04-28 21:30:23 +00:00
snprintf.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
snprintf.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
spprintf.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
spprintf.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
strlcat.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
strlcpy.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
win32_internal_function_disabled.h -add some doc about versions 2009-01-16 13:52:13 +00:00
win95nt.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00