php-src/tests/output
2013-06-13 10:30:00 -07: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
flush_basic_001.phpt
flush_error_001.phpt
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 Backport ob test to php 5.2 and 53. 2009-06-14 16:47:11 +00:00
ob_011.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00: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 fix bug #61272 ob_start callback get passed empty string 2012-11-28 10:19:44 +01: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
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
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
ob_get_clean_basic_001.phpt fix test 2011-12-26 05:08:09 +00:00
ob_get_clean_basic_002.phpt
ob_get_clean_error_001.phpt
ob_get_contents_basic_001.phpt
ob_get_contents_error_001.phpt
ob_get_length_basic_001.phpt
ob_get_length_error_001.phpt
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
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
ob_implicit_flush_error_001.phpt
ob_implicit_flush_variation_001.phpt
ob_start_basic_001.phpt
ob_start_basic_002.phpt
ob_start_basic_003.phpt
ob_start_basic_004.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +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
ob_start_basic_unerasable_002.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_start_basic_unerasable_003.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_start_basic_unerasable_004.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +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 Reverting r319136 2011-11-17 09:24:15 +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