php-src/sapi/cli/tests
Adam Harvey 448ef30f75 Handle NULL strings in sapi_cli_server_register_variable().
Fixes bug #68745 (Invalid HTTP requests make web server segfault).
2015-01-06 01:23:27 +00:00
..
001.phpt
002-win32.phpt
002.phpt
003-2.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
003.phpt
004.phpt more verbose skip reason in test files with not so obvious extension requirements 2012-02-25 12:10:41 +00:00
005.phpt more verbose skip reason in test files with not so obvious extension requirements 2012-02-25 12:10:41 +00:00
006.phpt Fixed test sapi/cli/tests/006.phpt 2012-11-14 16:20:59 +01:00
007.phpt fix CLI tests failing because of new OB API 2011-05-04 08:24:16 +00:00
008.phpt fix CLI tests failing because of new OB API 2011-05-04 08:24:16 +00:00
009.phpt fix CLI tests failing because of new OB API 2011-05-04 08:24:16 +00:00
010-2.phpt
010.phpt
011.phpt # Fix phpt 2011-05-05 18:30:14 +00:00
012.phpt fix CLI tests failing because of new OB API 2011-05-04 08:24:16 +00:00
013.phpt
014.phpt fix CLI tests failing because of new OB API 2011-05-04 08:24:16 +00:00
015.phpt
016.phpt This test should pass 2014-09-27 02:17:26 +02:00
017.phpt
018.phpt
019.phpt
020.phpt
021.phpt there is a length limit on the shebang line, ignore the tests for >= 127 2011-10-20 18:09:44 +00:00
022.inc Open STDIN and php://stdin streams with the relevant 2008-11-04 21:05:31 +00:00
022.phpt stream_socket_server("unix://..." has a length limit, so it is better to use the tmp dir instead of the current test dir for the socket file. see https://bugs.php.net/bug.php?id=60106 2011-10-22 21:44:05 +00:00
bug43177.phpt Bug #43177: If an eval() has a parse error, the overall exit status and return code should not be affected. 2013-01-01 21:18:59 -08:00
bug44564.phpt
bug61546.phpt Fixed bug #62176 Test Bug - sapi/cli/tests/bug61546.phpt 2012-05-29 11:41:44 +02:00
bug61679.phpt Respond with 501 to unknown request methods 2012-09-15 23:11:12 -07:00
bug61977.phpt Allow CLI server test scripts to specify the name of the router file. 2015-01-06 01:22:59 +00:00
bug64529.phpt fix test with readline on mac 2014-11-29 01:47:45 +01:00
bug64544.phpt Fixed bug #64544 (Valgrind warnings after using putenv) 2013-03-29 23:42:50 +08:00
bug65066_100.phpt Change the search in get_status_string() to correctly handle unknown codes. 2013-06-20 09:31:57 -07:00
bug65066_422.phpt Change the search in get_status_string() to correctly handle unknown codes. 2013-06-20 09:31:57 -07:00
bug65066_511.phpt Change the search in get_status_string() to correctly handle unknown codes. 2013-06-20 09:31:57 -07:00
bug65633.phpt Handle CLI server request headers case insensitively. 2013-09-09 16:24:49 -07:00
bug66830.phpt Fixed bug #66830 (Empty header causes PHP built-in web server to hang). 2014-07-07 20:36:06 +00:00
bug67429.phpt Add 308 and 426 to the HTTP response code map in the CLI server. 2014-06-12 17:54:29 -07:00
bug68745.phpt Handle NULL strings in sapi_cli_server_register_variable(). 2015-01-06 01:23:27 +00:00
cli_process_title_unix.phpt Support for CLI process title (https://wiki.php.net/rfc/cli_process_title) 2013-03-07 18:54:34 +00:00
cli_process_title_windows.phpt Fixed bug #65678 the test cli_process_title_windows will fails on particular environnement 2013-09-20 15:59:33 +02:00
php_cli_server_001.phpt Fix test, now can run on windows 2011-10-25 10:54:39 +00:00
php_cli_server_002.phpt add $_SERVER["SERVER_NAME"] since it's handy 2011-12-09 16:16:31 +00:00
php_cli_server_003.phpt - any other dir may not exist or may not be used 2012-01-10 07:33:36 +00:00
php_cli_server_004.phpt And fix the test cases as well 2012-03-02 03:43:07 +00:00
php_cli_server_005.phpt And fix the test cases as well 2012-03-02 03:43:07 +00:00
php_cli_server_006.phpt And fix the test cases as well 2012-03-02 03:43:07 +00:00
php_cli_server_007.phpt And fix the test cases as well 2012-03-02 03:43:07 +00:00
php_cli_server_008.phpt And fix the test cases as well 2012-03-02 03:43:07 +00:00
php_cli_server_009.phpt Allow CLI server test scripts to specify the name of the router file. 2015-01-06 01:22:59 +00:00
php_cli_server_010.phpt Allow CLI server test scripts to specify the name of the router file. 2015-01-06 01:22:59 +00:00
php_cli_server_012.phpt - Fix test title 2012-04-19 20:05:30 -03:00
php_cli_server_013.phpt Allow CLI server test scripts to specify the name of the router file. 2015-01-06 01:22:59 +00:00
php_cli_server_014.phpt Allow CLI server test scripts to specify the name of the router file. 2015-01-06 01:22:59 +00:00
php_cli_server_015.phpt And fix the test cases as well 2012-03-02 03:43:07 +00:00
php_cli_server_016.phpt typo in test 2012-04-21 10:15:35 +08:00
php_cli_server_017.phpt - Fixed expected test result (patch by ab@php.net in #61769) 2012-04-19 20:15:11 -03:00
php_cli_server_018.phpt Merged GitHub PR #190: Support for the HTTP PATCH method in CLI webserver 2012-09-18 22:16:51 +02:00
php_cli_server_019.phpt Fixed a wrong test 2013-11-26 17:43:31 +01:00
php_cli_server.inc Allow CLI server test scripts to specify the name of the router file. 2015-01-06 01:22:59 +00:00
skipif.inc