php-src/sapi/cli
Nikita Popov 1b3b430f47 Add --repeat testing mode
This testing mode executes the test multiple times in the same
process (but in different requests). It is primarily intended to
catch tracing JIT bugs, but also catches state leaks across
requests.

Closes GH-6365.
2020-10-30 17:29:33 +01:00
..
tests Merge branch 'PHP-8.0' 2020-10-23 16:34:40 +02:00
cli.h Fix warning of strict-prototypes 2020-06-07 10:36:50 +02:00
cli_win32.c
config.m4 Revert "Link executable files using non PIC object files. This reduces PIC overhead and improves performance." 2019-10-10 16:28:59 +03:00
config.w32 Control VCRT leak reporting via environment variable in debug builds 2020-06-10 09:05:17 +02:00
CREDITS
generate_mime_type_map.php Update to mime-db 1.45 2020-10-09 16:22:04 +02:00
Makefile.frag Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
mime_type_map.h Update to mime-db 1.45 2020-10-09 16:22:04 +02:00
php.1.in Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
php_cli.c Add --repeat testing mode 2020-10-30 17:29:33 +01:00
php_cli_process_title.c Remove proto comments from C files 2020-07-06 21:13:34 +02:00
php_cli_process_title.h Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
php_cli_process_title.stub.php Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
php_cli_process_title_arginfo.h Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
php_cli_server.c Fix [-Wduplicated-branches] in CLI SAPI 2020-10-09 20:54:39 +01:00
php_cli_server.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_cli_server.stub.php Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
php_cli_server_arginfo.h Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
php_http_parser.c Fix expression warnings and break warnings 2020-06-07 10:41:11 +02:00
php_http_parser.h Fix #78880: Another bunch of spelling errors 2020-01-16 09:46:47 +01:00
ps_title.c Move includes in ps_title.c 2017-12-16 17:20:05 +01:00
ps_title.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00