php-src/main
David Coallier 2e5f11b841 - Fixed bug #46897: ob_flush() should fail to flush unerasable buffers
- Added test for bug46897
- A memleak has been identified while fixing this bug but the changes
  made by this commit do not affect ob_get_clean where the memleak (which
  is fixed in HEAD with the new handler) resides.
- [DOC] New noticed is outputted in ob_flush when the buffer is unerasable
2009-02-13 11:48:17 +00:00
..
streams Adjust condition 2009-02-10 16:14:18 +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 Adjust condition 2009-02-10 16:14:18 +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 Fixed bug #47320 ($php_errormsg out of scope in functions) 2009-02-09 09:20:35 +00:00
mergesort.c - MFH Cleanup exports and allow to overwrite ext registration 2008-08-22 12:59:46 +00:00
network.c - MFH: Windows part 2009-01-03 00:06:33 +00:00
output.c - Fixed bug #46897: ob_flush() should fail to flush unerasable buffers 2009-02-13 11:48:17 +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 MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +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: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +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 MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +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 MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_streams.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +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-01-28 22:09:55 +00:00
php.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +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 MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
SAPI.h - Add needed include as reported by Pierre 2008-12-31 17:33:05 +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