History log of /PHP-5.5/main/output.c (Results 26 – 50 of 244)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4e198252 01-Jan-2012 Felipe Pena

- Year++


# db51b6b8 30-Dec-2011 Michael Wallner

follow naming convention


# ecfb3af7 30-Dec-2011 Michael Wallner

follow naming convention


# 8de2aa24 30-Dec-2011 Dmitry Stogov

Added an API call to return active output handler


# f7942c9e 30-Dec-2011 Dmitry Stogov

Added an API call to return active output handler


# 63e5f97d 26-Dec-2011 Stanislav Malyshev

fix bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist)


# 87b9f7bb 26-Dec-2011 Stanislav Malyshev

fix bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist)


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2
# 52ca9042 18-Nov-2011 Pierrick Charron

Fixed bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty).


# 8e2dcfd8 18-Nov-2011 Pierrick Charron

Fixed bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty).


# efd3e695 13-Nov-2011 Xinchen Hui

Fixed bug #60282 (Segfault when using ob_gzhandler() with open buffers)


# 89feaefc 13-Nov-2011 Xinchen Hui

Fixed bug #60282 (Segfault when using ob_gzhandler() with open buffers)


Revision tags: php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1
# 4a25a774 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


# e43ff135 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# 70c28400 10-Aug-2011 Michael Wallner

fix coverity issue 1054: missing break/return


# daccb503 10-Aug-2011 Michael Wallner

fix coverity issue 1054: missing break/return


Revision tags: php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4
# 686c7fec 03-Dec-2010 Jani Taskinen

- CS + reorder to match trunk better, removed trailing dots from error messages


# 72ae65bc 03-Dec-2010 Jani Taskinen

- CS and "de-facto" style of returning NULL for failing parse-params, sync partially with PHP_5_3 too (reordering part :)


# c8e40e49 03-Dec-2010 Jani Taskinen

- Fix leaks and crash bug when passing the callback as variable


Revision tags: php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 823d7cb5 03-Nov-2010 Michael Wallner

explicitness FTW; it should have been like that before, so it wouldn't have happened


# 743f5092 02-Nov-2010 Gustavo André dos Santos Lopes

- Fixed bug #53153 (memory leak with phpinfo() + output buffering + zlib compression).


# caffc1c9 27-Aug-2010 Dmitry Stogov

Preallocate zend_hash instead of allocation/deallocation it on each request


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 9d657309 09-Jun-2010 Antony Dovgal

fix minor memleak


# 99da695e 02-Jun-2010 Michael Wallner

fix cxx build


12345678910