php-src/ext/pcntl
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 Add --repeat testing mode 2020-10-30 17:29:33 +01:00
config.m4 Simplify functions checks in m4 2019-07-17 03:50:47 +02:00
CREDITS
pcntl_arginfo.h Update ext/pcntl parameter names 2020-10-06 12:45:57 +02:00
pcntl.c Don't leak pcntl last_error across requests 2020-10-22 14:21:22 +02:00
pcntl.stub.php Update ext/pcntl parameter names 2020-10-06 12:45:57 +02:00
php_pcntl.h Fix [-Wundef] warning in PCNTL extension 2020-05-20 14:01:10 +02:00
php_signal.c Improve type declarations for Zend APIs 2020-08-28 15:41:27 +02:00
php_signal.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00