php-src/sapi
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
..
apache2handler Fix UNKNOWN default value of apache_note() 2020-09-19 16:22:18 +02:00
cgi Revert "Fix bug #64865: Use CONTEXT_DOCUMENT_ROOT for scanning dir tree" 2020-10-19 11:23:00 +02:00
cli Add --repeat testing mode 2020-10-30 17:29:33 +01:00
embed Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
fpm Merge branch 'PHP-8.0' 2020-10-19 11:24:26 +02:00
fuzzer Fix mbstring fuzzer 2020-09-11 18:35:16 +02:00
litespeed Disable report_zend_debug by default 2020-08-12 10:36:40 +02:00
phpdbg Consolidate the usage of "either" and "one of" in error messages 2020-09-20 19:41:47 +02:00