aboutsummaryrefslogtreecommitdiff
path: root/projects/php/project.yaml
blob: abd090642a15e09123846b1e0b3d0b5d9e8e004c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
homepage: "http://php.net/"
language: c++
primary_contact: "stas@php.net"
auto_ccs:
 - "smalyshev@gmail.com"
 - "nikita.ppv@gmail.com"
sanitizers:
 - address
 - undefined
 - memory
architectures:
 - x86_64
 - i386
main_repo: 'https://github.com/php/php-src.git'