mirror of
https://github.com/php/php-src.git
synced 2026-04-12 10:33:11 +02:00
Unlike the straight unserialize fuzzer, this runs only on HashContexts, and it does an update and finalize on the contexts it creates. Co-authored-by: Nikita Popov <nikic@php.net>