1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 11:42:17 +02:00
Files
archived-php-src/sapi
Nikita Popov c29838c561 Add experimental "execute" fuzzer
This is an end-to-end fuzzer that executes arbitrary PHP code.

We replace the executor with a finite-step executor to avoid
getting stuck in loops or recursion.
2020-08-27 13:06:24 +02:00
..
2020-08-21 14:41:35 +02:00
2020-07-10 14:20:18 +02:00
2020-08-27 13:06:24 +02:00