php-src/tests/output
2017-08-12 01:38:46 +01:00
..
bug46897.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
bug60282.phpt more verbose skip reason in test files with not so obvious extension requirements 2012-02-25 12:10:41 +00:00
bug60321.phpt Fixed bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty). 2011-11-18 00:16:58 +00:00
bug60322.phpt fix test for bug #60322 2013-06-13 10:30:00 -07:00
bug60768.phpt Fix bug #60768 Output buffer not discarded 2012-01-16 17:51:35 +00:00
bug65593.phpt Fixed bug #70970 (Segfault when combining error handler with output buffering) 2015-11-25 08:00:20 -08:00
bug70970.phpt Fixed test 2015-11-26 12:00:25 +08:00
bug74725.phpt Fix bug #74725 (html_errors=1 breaks unhandled exceptions) 2017-08-12 01:37:20 +01:00
bug74815.phpt Bug #74815 crash with a combination of INI entries at startup 2017-06-27 16:30:10 +02:00
flush_basic_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
flush_error_001.phpt Fix test 2015-03-03 22:56:23 +08:00
ob_001.phpt Backport ob test to php 5.2 and 53. 2009-06-14 16:47:11 +00:00
ob_002.phpt Backport ob test to php 5.2 and 53. 2009-06-14 16:47:11 +00:00
ob_003.phpt Backport ob test to php 5.2 and 53. 2009-06-14 16:47:11 +00:00
ob_004.phpt Backport ob test to php 5.2 and 53. 2009-06-14 16:47:11 +00:00
ob_005.phpt Backport ob test to php 5.2 and 53. 2009-06-14 16:47:11 +00:00
ob_006.phpt Backport ob test to php 5.2 and 53. 2009-06-14 16:47:11 +00:00
ob_007.phpt Backport ob test to php 5.2 and 53. 2009-06-14 16:47:11 +00:00
ob_008.phpt Backport ob test to php 5.2 and 53. 2009-06-14 16:47:11 +00:00
ob_009.phpt Backport ob test to php 5.2 and 53. 2009-06-14 16:47:11 +00:00
ob_010.phpt Switch zend_print_zval_r to use smart_str 2016-06-13 18:04:22 +02:00
ob_011.phpt Fixed bug #70970 (Segfault when combining error handler with output buffering) 2015-11-25 08:00:20 -08:00
ob_012.phpt Backport ob test to php 5.2 and 53. 2009-06-18 21:03:00 +00:00
ob_013.phpt fix test 2012-05-15 23:09:46 -07:00
ob_014.phpt Backport ob test to php 5.2 and 53. 2009-06-18 21:03:00 +00:00
ob_015.phpt Backport ob test to php 5.2 and 53. 2009-06-18 21:03:00 +00:00
ob_017.phpt Made test compatible with O+ 2013-03-16 16:11:00 +04:00
ob_018.phpt Backport ob test to php 5.2 and 53. 2009-06-18 21:03:00 +00:00
ob_020.phpt Backport ob test to php 5.2 and 53. 2009-06-18 21:03:00 +00:00
ob_clean_basic_001.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_clean_error_001.phpt Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
ob_end_clean_basic_001.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_end_clean_error_001.phpt
ob_end_flush_basic_001.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_end_flush_error_001.phpt Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
ob_flush_basic_001.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_flush_error_001.phpt Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
ob_get_clean_basic_001.phpt fix test 2011-12-26 05:08:09 +00:00
ob_get_clean_basic_002.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_get_clean_error_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_get_contents_basic_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_get_contents_error_001.phpt
ob_get_length_basic_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_get_length_error_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_get_level_basic_001.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_get_level_error_001.phpt Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
ob_get_status.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_implicit_flush_basic_001.phpt
ob_implicit_flush_basic_002.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_implicit_flush_error_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_implicit_flush_variation_001.phpt Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
ob_start_basic_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_start_basic_002.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_start_basic_003.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_start_basic_004.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_start_basic_005.phpt - Fix test 2010-12-03 15:30:54 +00:00
ob_start_basic_006.phpt - CS and "de-facto" style of returning NULL for failing parse-params, sync partially with PHP_5_3 too (reordering part :) 2010-12-03 15:34:24 +00:00
ob_start_basic_unerasable_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_start_basic_unerasable_002.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_start_basic_unerasable_003.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_start_basic_unerasable_004.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_start_basic_unerasable_005.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_start_callbacks.phpt - Add test for the ob_start($foo); leak/crash bug 2010-12-03 15:29:53 +00:00
ob_start_error_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ob_start_error_002.phpt - Fix tests 2010-06-16 02:14:32 +00:00
ob_start_error_003.phpt - Fix tests 2010-06-16 02:14:32 +00:00
ob_start_error_004.phpt - Fix tests 2010-06-16 02:14:32 +00:00
ob_start_error_005.phpt Fixed bug #70970 (Segfault when combining error handler with output buffering) 2015-11-25 08:00:20 -08:00
sapi_windows_vt100_support_notwindows.phpt Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
sapi_windows_vt100_support_winko_err.phpt Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
sapi_windows_vt100_support_winko_in-err.phpt Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
sapi_windows_vt100_support_winko_in-out-err.phpt Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
sapi_windows_vt100_support_winko_in-out.phpt Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
sapi_windows_vt100_support_winko_out-err.phpt Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
sapi_windows_vt100_support_winko_out.phpt Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
sapi_windows_vt100_support_winok_err.phpt Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
sapi_windows_vt100_support_winok_in-err.phpt Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
sapi_windows_vt100_support_winok_in-out-err.phpt Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
sapi_windows_vt100_support_winok_in-out.phpt Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
sapi_windows_vt100_support_winok_out-err.phpt Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
sapi_windows_vt100_support_winok_out.phpt Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
sapi_windows_vt100_support.inc Add VT100 support for Windows 2016-10-28 19:23:00 +02:00
stream_isatty_err.phpt Introduce SKIP_IO_CAPTURE_TESTS group 2016-11-06 00:04:53 +01:00
stream_isatty_in-err.phpt Introduce SKIP_IO_CAPTURE_TESTS group 2016-11-06 00:04:53 +01:00
stream_isatty_in-out-err.phpt Introduce SKIP_IO_CAPTURE_TESTS group 2016-11-06 00:04:53 +01:00
stream_isatty_in-out.phpt Introduce SKIP_IO_CAPTURE_TESTS group 2016-11-06 00:04:53 +01:00
stream_isatty_out-err.phpt Introduce SKIP_IO_CAPTURE_TESTS group 2016-11-06 00:04:53 +01:00
stream_isatty_out.phpt Introduce SKIP_IO_CAPTURE_TESTS group 2016-11-06 00:04:53 +01:00
stream_isatty.inc Add VT100 support for Windows 2016-10-28 19:23:00 +02:00