php-src/sapi/cli/tests
2011-12-22 08:08:52 +00:00
..
001.phpt
002-win32.phpt
002.phpt
003-2.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt
009.phpt
010-2.phpt
010.phpt
011.phpt # Fix phpt 2011-05-05 18:30:14 +00:00
012.phpt
013.phpt
014.phpt
015.phpt
016.phpt Update log, marking 5.4 and trunk as XFAIL due to bug #55496 2011-08-23 20:59:10 +00: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
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
bug44564.phpt
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 Fix test, now can run on windows 2011-10-25 10:54:39 +00:00
php_cli_server_004.phpt broaden php version wildcard in cli server tests 2011-11-11 11:26:51 +00:00
php_cli_server_005.phpt broaden php version wildcard in cli server tests 2011-11-11 11:26:51 +00:00
php_cli_server_006.phpt broaden php version wildcard in cli server tests 2011-11-11 11:26:51 +00:00
php_cli_server_007.phpt broaden php version wildcard in cli server tests 2011-11-11 11:26:51 +00:00
php_cli_server_008.phpt broaden php version wildcard in cli server tests (missed a few) 2011-11-11 11:33:23 +00:00
php_cli_server_009.phpt broaden php version wildcard in cli server tests (missed a few) 2011-11-11 11:33:23 +00:00
php_cli_server_010.phpt Fixed Bug #60180 ($_SERVER["PHP_SELF"] incorrect) 2011-11-01 12:24:02 +00:00
php_cli_server_011.phpt Fixed bug #60189 (php logo can not be displayed) 2011-11-01 13:06:41 +00:00
php_cli_server_012.phpt Fixed bug #60159 (Router returns false, but POST is not passed to requested 2011-11-15 03:15:19 +00:00
php_cli_server_013.phpt Fixed bug #60159 (Router returns false, but POST is not passed to requested 2011-11-15 03:15:19 +00:00
php_cli_server_014.phpt Fixed bug #60477 (Segfault after two multipart/form-data POST requests) 2011-12-09 05:37:41 +00:00
php_cli_server_015.phpt Fixed bug #60523 (PHP Errors are not reported in browsers using built-in SAPI) 2011-12-16 19:25:03 +00:00
php_cli_server_016.phpt test for bug 60591 2011-12-22 08:08:52 +00:00
php_cli_server.inc Don't load php.ini file to test the built-in web server 2011-11-18 06:15:25 +00:00
skipif.inc