.. |
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
|
|
|
005.phpt
|
fix test
|
2015-08-04 16:47:44 -07:00 |
006.phpt
|
Added PCRE_JIT_SUPPORT flag
|
2017-11-14 11:02:16 +08:00 |
007.phpt
|
|
|
008.phpt
|
Update exception names in tests after formatting changes.
|
2015-05-17 17:31:43 -05:00 |
009.phpt
|
|
|
010-2.phpt
|
|
|
010.phpt
|
|
|
011.phpt
|
|
|
012-2.phpt
|
Fix test portability
|
2017-09-06 13:05:56 +02:00 |
012.phpt
|
|
|
013.phpt
|
|
|
014.phpt
|
|
|
015.phpt
|
Use "Standard input code" instead of "php://stdin"
|
2016-11-12 17:26:20 +00:00 |
016.phpt
|
This test should pass
|
2014-09-27 02:17:26 +02:00 |
017.phpt
|
extend skipif
|
2016-11-18 02:23:17 +01:00 |
018.phpt
|
|
|
019.phpt
|
|
|
020.phpt
|
|
|
021.phpt
|
|
|
022.inc
|
|
|
022.phpt
|
|
|
023.phpt
|
Add simple cli test for PATH/HOST ini sections
|
2017-06-09 23:28:19 +02:00 |
argv_mb.phpt
|
Fixed the UTF-8 and long path support in the streams on Windows.
|
2016-06-20 12:45:39 +02:00 |
bug43177.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02: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
|
Merge branch 'PHP-5.6'
|
2015-01-06 01:29:40 +00:00 |
bug64529.phpt
|
Fixed failed with libedit
|
2016-04-15 11:57:53 +08:00 |
bug64544.phpt
|
Fixed bug #64544 (Valgrind warnings after using putenv)
|
2013-03-29 23:42:50 +08:00 |
bug64878.phpt
|
Fix #64878: 304 responses return Content-Type header
|
2015-06-27 14:28:33 +02:00 |
bug65066_100.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
bug65066_422.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
bug65066_511.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
bug65633.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
bug66606_1.phpt
|
added tests for bug #66606
|
2015-08-09 02:36:58 +02:00 |
bug66606_2.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
bug66830.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
bug67429.phpt
|
Merge branch 'PHP-7.0' into PHP-7.1
|
2016-12-27 21:52:33 +01:00 |
bug67741.phpt
|
Fixed bug #67741 (auto_prepend_file messes up __LINE__)
|
2015-03-03 11:43:23 +08:00 |
bug67741_stub.inc
|
Fixed bug #67741 (auto_prepend_file messes up __LINE__)
|
2015-03-03 11:43:23 +08:00 |
bug68291.phpt
|
Fix #68291: 404 on urls with '+'
|
2015-09-05 14:34:08 +02:00 |
bug68745.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
bug69655.phpt
|
Fixed bug #69953
|
2016-03-03 19:22:38 +01:00 |
bug69953.phpt
|
Fixed bug #69953
|
2016-03-03 19:22:38 +01:00 |
bug70006.phpt
|
Fixed bug #70006 (cli - function with default arg = STDOUT crash output).
|
2015-07-07 19:21:02 +08:00 |
bug70264.phpt
|
Fix #70264: CLI server directory traversal
|
2015-08-14 17:05:31 +02:00 |
bug70470.phpt
|
Fixed bug #70470
|
2017-09-05 16:23:32 +02:00 |
bug71005.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
bug71624.phpt
|
Fix bug #71624, PHP_MODE_PROCESS_STDIN (CLI SAPI called with '-R') did not properly set $argi and $argn
|
2016-03-15 07:02:40 +01:00 |
bug74600.phpt
|
Added cleanup
|
2017-05-17 23:24:58 +08:00 |
cli_get_process_title_basic.phpt
|
cli_get_process_title() may not be empty before set
|
2017-08-16 17:05:47 +02:00 |
cli_get_process_title_error.phpt
|
Fixed: tests not written to pass on Windows
|
2017-08-16 17:05:47 +02:00 |
cli_process_title_unix.phpt
|
Fix #72676: Test cli_process_title_unix fails on AIX
|
2016-07-28 16:51:45 +02:00 |
cli_process_title_windows.phpt
|
Fix the version check causing the test fail
|
2017-09-18 12:04:31 +02:00 |
cli_set_process_title_basic.phpt
|
EXPECT instead of EXPECTF
|
2017-08-16 17:05:47 +02:00 |
cli_set_process_title_error.phpt
|
Fixed: tests not written to pass on Windows
|
2017-08-16 17:05:47 +02:00 |
emptyheader.phpt
|
Fixed bug #70470
|
2017-09-05 16:23:32 +02:00 |
php_cli_server.inc
|
Increase wait time for tests involving sockets to improve Travis relability
|
2017-01-13 06:45:04 +00:00 |
php_cli_server_001.phpt
|
|
|
php_cli_server_002.phpt
|
|
|
php_cli_server_003.phpt
|
|
|
php_cli_server_004.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
php_cli_server_005.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
php_cli_server_006.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
php_cli_server_007.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
php_cli_server_008.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
php_cli_server_009.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
php_cli_server_010.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
php_cli_server_012.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
php_cli_server_013.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
php_cli_server_014.phpt
|
Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecation
|
2017-03-23 18:52:43 +01:00 |
php_cli_server_015.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
php_cli_server_016.phpt
|
|
|
php_cli_server_017.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
php_cli_server_018.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
php_cli_server_019.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
php_cli_server_020.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
skipif.inc
|
|
|
upload_2G.phpt
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |