Project: php

Language c++
OSS-Fuzz project link
Project repository link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 8
Lines of code 320996
Lines covered 170160
Code coverage 53.01%
Code coverage report Report link
Static reachability 7.60%
Fuzz Introspector report Report link (from 2025-05-30)
Fuzzer Code coverage (lines) Latest Report Comments
php-fuzz-execute 27.62% (avg: 26.22%, max: 31.42%) 2025-05-30
php-fuzz-exif 5.99% (avg: 6.67%, max: 6.77%) 2025-05-30
php-fuzz-json 5.63% (avg: 6.27%, max: 6.36%) 2025-05-30
php-fuzz-parser 15.24% (avg: 16.99%, max: 17.26%) 2025-05-30
php-fuzz-unserialize 14.74% (avg: 16.44%, max: 16.69%) 2025-05-30
php-fuzz-unserializehash 15.55% (avg: 17.35%, max: 17.62%) 2025-05-30

Historical Progression

Per Fuzzer Progression

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.

Function name Function source file Accumulated cyclomatic complexity Code coverage
php_do_date_time_wakeup /src/php-src/ext/date/php_date.c 29864 0.0%
php_date_modify /src/php-src/ext/date/php_date.c 29515 0.0%
date_period_init_iso8601_string /src/php-src/ext/date/php_date.c 29480 0.0%
date_period_initialize /src/php-src/ext/date/php_date.c 29362 0.0%
php_parse_date /src/php-src/ext/date/php_date.c 19837 0.0%
ZEND_FASTCALL::zend_jit_trace_exit /src/php-src/ext/opcache/jit/zend_jit_trace.c 13231 0.0%
ZEND_FASTCALL::zend_jit_trace_hot_side /src/php-src/ext/opcache/jit/zend_jit_trace.c 13168 0.0%
ZEND_FASTCALL::zend_jit_trace_hot_root /src/php-src/ext/opcache/jit/zend_jit_trace.c 13077 0.0%
zend_jit_compile_side_trace /src/php-src/ext/opcache/jit/zend_jit_trace.c 12810 0.0%
persistent_compile_file /src/php-src/ext/opcache/ZendAccelerator.c 12791 0.0%