php-src/sapi
Nikita Popov cd4243dde9 Add fuzzer for function JIT
This is a basic fuzzer for the function JIT, which looks for
crashes and sanitizer violations only, and does not try to detect
differing behavior yet.
2021-09-15 17:12:39 +02:00
..
apache2handler Return value from ZEND_ATOL 2021-07-12 16:51:24 +02:00
cgi Merge branch 'PHP-8.0' 2021-07-15 19:16:21 +02:00
cli Fix #78919: CLI server: insufficient cleanup if request startup fails 2021-08-17 12:41:06 +02:00
embed Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
fpm Sync the FPM openmetrics status with php-fpm_exporter 2021-07-21 19:58:36 +01:00
fuzzer Add fuzzer for function JIT 2021-09-15 17:12:39 +02:00
litespeed Remove unnecessary PHP_FUNCTION() declarations (#7472) 2021-09-07 10:04:00 +02:00
phpdbg Use zend_long for resource ID 2021-08-31 14:58:59 +02:00