php-src/tests/output
Nikita Popov c5401854fc Run tidy
This should fix most of the remaining issues with tabs and spaces
being mixed in tests.
2020-09-18 14:28:32 +02:00
..
bug46897.phpt Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
bug60282.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60321.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60322.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug60768.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug65593.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug70970.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug74725.phpt Fix bug #74725 (html_errors=1 breaks unhandled exceptions) 2017-08-12 01:37:20 +01:00
bug75236.phpt Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
flush_basic_001.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02: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 Reindent phpt files 2020-02-03 22:52:20 +01:00
ob_011.phpt Mark test as XFAIL for Windows/JIT/Release builds 2020-07-10 09:32:28 +02:00
ob_012.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ob_013.phpt fix test 2012-05-15 23:09:46 -07:00
ob_014.phpt Improve error messages mentioning parameters instead of arguments 2020-09-09 10:47:43 +02:00
ob_015.phpt Improve error messages mentioning parameters instead of arguments 2020-09-09 10:47:43 +02:00
ob_017.phpt Reindent phpt files 2020-02-03 22:52:20 +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 Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_end_clean_basic_001.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_end_flush_basic_001.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_flush_basic_001.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_get_clean_basic_001.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_get_clean_basic_002.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_get_contents_basic_001.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_get_length_basic_001.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_get_level_basic_001.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +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 Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_implicit_flush_basic_002.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_start_basic_001.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_start_basic_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ob_start_basic_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ob_start_basic_004.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_start_basic_005.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_start_basic_006.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
ob_start_basic_unerasable_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ob_start_basic_unerasable_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ob_start_basic_unerasable_003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ob_start_basic_unerasable_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ob_start_basic_unerasable_005.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
ob_start_callbacks.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
ob_start_error_001.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_start_error_002.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
ob_start_error_003.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ob_start_error_004.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
ob_start_error_005.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02: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 Run tidy 2020-09-18 14:28:32 +02:00
sapi_windows_vt100_support_winko_in-err.phpt Run tidy 2020-09-18 14:28:32 +02:00
sapi_windows_vt100_support_winko_in-out-err.phpt Run tidy 2020-09-18 14:28:32 +02:00
sapi_windows_vt100_support_winko_in-out.phpt Run tidy 2020-09-18 14:28:32 +02:00
sapi_windows_vt100_support_winko_out-err.phpt Run tidy 2020-09-18 14:28:32 +02:00
sapi_windows_vt100_support_winko_out.phpt Run tidy 2020-09-18 14:28:32 +02:00
sapi_windows_vt100_support_winok_err.phpt Run tidy 2020-09-18 14:28:32 +02:00
sapi_windows_vt100_support_winok_in-err.phpt Run tidy 2020-09-18 14:28:32 +02:00
sapi_windows_vt100_support_winok_in-out-err.phpt Run tidy 2020-09-18 14:28:32 +02:00
sapi_windows_vt100_support_winok_in-out.phpt Run tidy 2020-09-18 14:28:32 +02:00
sapi_windows_vt100_support_winok_out-err.phpt Run tidy 2020-09-18 14:28:32 +02:00
sapi_windows_vt100_support_winok_out.phpt Run tidy 2020-09-18 14:28:32 +02:00
sapi_windows_vt100_support.inc Fix #79805: sapi_windows_vt100_support throws TypeError 2020-07-16 18:36:02 +02:00
stream_isatty_err.phpt Run tidy 2020-09-18 14:28:32 +02:00
stream_isatty_in-err.phpt Run tidy 2020-09-18 14:28:32 +02:00
stream_isatty_in-out-err.phpt Run tidy 2020-09-18 14:28:32 +02:00
stream_isatty_in-out.phpt Run tidy 2020-09-18 14:28:32 +02:00
stream_isatty_out-err.phpt Run tidy 2020-09-18 14:28:32 +02:00
stream_isatty_out.phpt Run tidy 2020-09-18 14:28:32 +02:00
stream_isatty.inc Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00