oss-fuzz/projects/php/project.yaml

17 lines
314 B
YAML

homepage: "http://php.net/"
language: c++
primary_contact: "stas@php.net"
auto_ccs:
- "smalyshev@gmail.com"
- "nikita.ppv@gmail.com"
- "dmitrystogov@gmail.com"
sanitizers:
- address
- undefined
- memory
architectures:
- x86_64
- i386
view_restrictions: none
main_repo: 'https://github.com/php/php-src.git'