History log of /PHP-5.5/main/output.c (Results 76 – 100 of 244)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2
# 30b14ee8 24-Aug-2005 Ilia Alshanetsky

MFH: Remainder of the 34191 bug fix.


Revision tags: php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# b0d52366 28-Apr-2005 Antony Dovgal

fix #32828 (Throwing exception in output_callback function with ob_start and
ob_end_clean leads to segfault)


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH
# f799da0a 20-Oct-2004 Stanislav Malyshev

MF4: fix double bailout in HEAD when output is attempted from shutdown


Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1
# 97b5bb47 14-Mar-2004 Marcus Boerger

Guard display_startup_errors with checking for default (working) output
functions.


Revision tags: RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4
# 5e9a18a5 08-Aug-2003 Ilia Alshanetsky

Fixed bug #24951 (ob_flush() needlessly destroys output handler).


Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO
# ecbcd7f5 31-Jul-2003 Ilia Alshanetsky

Fixed bug #22154 (Possible crash when memory_limit is reached and
output buffering in addition to session.use_trans_sid is used).


Revision tags: php-4.3.3RC2
# bdfed34e 16-Jul-2003 Marcus Boerger

Bugfix #22690


Revision tags: php-5.0.0b1, php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT
# 84fc3f38 17-May-2003 Wez Furlong

Fix segfault


# e9b62698 16-May-2003 Wez Furlong

Stronger validation of ob_start() parameters.


Revision tags: php-4.3.2RC3, RELEASE_0_9b
# 4c8e30ec 06-May-2003 Sebastian Bergmann

MFB: Fix for bug #23489.


Revision tags: SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# 7f5a42da 04-Apr-2003 Sascha Schumann

Backout Jani's commit to resync branches


# ff22d581 03-Apr-2003 foobar

WS & CS fix


# 7e2fcf98 03-Apr-2003 Sascha Schumann

Add some checks and avoid passing invalid data to call_user_function_ex.

Fixes some heap corruption and allocation of negative amounts of memory.


# f7a84998 03-Apr-2003 Moriyoshi Koizumi

Fixed memleak in output buffering facility


# e2333fd1 01-Apr-2003 Sascha Schumann

Fix an uninitialized read, default to FAILURE


# 5ca07877 25-Mar-2003 Sebastian Bergmann

Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32.


Revision tags: php-4.3.2RC1
# 5c90216d 06-Mar-2003 David Hill

64-bit correction to variables passed to zend_parse_parameters
@64-bit correction to variables passed to zend_parse_parameters (Dave)


Revision tags: php-4.3.1
# a09e1397 09-Feb-2003 foobar

Fixed compile failures when ZLIB / PCRE are compiled as shared
extensions in same build.


# 2546f09b 03-Feb-2003 Hartmut Holzgraefe

proto-fix


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 9bb3dc69 27-Jan-2003 Ilia Alshanetsky

Removed pointless checks.


# 2c5d4b8c 31-Dec-2002 Sebastian Bergmann

Bump year.


12345678910