aboutsummaryrefslogtreecommitdiff
path: root/projects/php
AgeCommit message (Expand)Author
2020-12-10Populate a bunch of main_repo values. (#4815)Oliver Chang
2020-08-28[php] Add execute fuzzer (#4387)Nikita Popov
2020-07-06Update Dockerfiles (#4070)devtty1er
2020-06-30[php] Enable unserializehash fuzzer (#4049)Nikita Popov
2020-05-29[php] Remove --enable-json (#3899)Nikita Popov
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
2019-12-17[php] Enable memory sanitizer (#3141)Nikita Popov
2019-12-14[php] Disable object-size sanitizer (#3128)Nikita Popov
2019-09-29[php] Enable i386 architecture (#2899)Nikita Popov
2019-09-24[php] Enable fuzzer for parser (#2883)Nikita Popov
2019-09-20[php] Enable unserialize fuzzer (#2871)Nikita Popov
2019-09-18Switch email address to use gmail (#2842)Nikita Popov
2019-09-17fuzzer has been merged into upstream repo, no need to check out extra repo an...Stanislav Malyshev
2019-09-17Add Nikita Popov to CC addresses for PHP issues (#2840)Stanislav Malyshev
2019-09-10Fix PHP build - needs PIC flag now (#2821)Stanislav Malyshev
2019-06-21[php] Enable undefined sanitizer configuration (#1984). (#2535)Max Moroz
2019-04-20Fix build - option got renamed to --without-libxml (#2338)Stanislav Malyshev
2019-04-01Use libonig5 - this will enable mbstring regex limits (#2282)Stanislav Malyshev
2019-03-13Fuzzer moved to official php repo (#2239)Stanislav Malyshev
2019-03-13Add mbstring fuzzer for PHP (#2233)Stanislav Malyshev
2019-03-09Also enable exif fuzzer (#2215)Stanislav Malyshev
2019-03-05[php] Disable UBSan for now (related to #2202).Max Moroz
2019-03-05[php] Remove experimental flag and specify ASan and UBSan only.Max Moroz
2019-03-05[php] Add files to run php fuzz (#2202)Stanislav Malyshev