master
Fix spelling and grammar mistakes
Added property hooks words in fuzzer parser dict (#14958)
Merge branch 'PHP-8.2' into PHP-8.3
Make OPcache non-optional
Autotools: Sync CS in sapi/fuzzer (#15417)
Fix fuzzer runner (#19676)
Make sure dummy file for fuzzing exists
Preferably include from build dir (#13516)
Fix fuzzer after opcache became mandatory (#19292)
Merge branch 'PHP-8.3' into PHP-8.4
Fix spurious failures of php-fuzz-mbstring
Reduce max input size in parser fuzzer
[fuzzer][skip ci] Wrap php_request_shutdown() in zend_try (GH-19846)
Add fuzzer for function JIT
Update http->https in license (#6945)
Add fuzzer for mb_convert_encoding
Generate function-jit corpus in generate_all.php
Add generate_mbstring_dict.php
Fix unserialize dictionary generation
Fuzzer: Gracefully handle hashes that cannot be serialized
Add fuzzer SAPIs to the core