summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Further reduce parse depth limit in mbstring fuzzerNikita Popov2019-12-141-1/+1
* Limit parse depth in mbstring fuzzerNikita Popov2019-12-131-0/+4
* Remove phpdbg READMEekinhbayar2019-12-091-78/+0
* Merge branch 'PHP-7.4'Jakub Zelenka2019-12-081-4/+1
|\
| * Fix bug #78916 (php-fpm 7.4.0 don't send mail via mail())Jakub Zelenka2019-12-081-4/+1
* | Merge branch 'PHP-7.4'Jakub Zelenka2019-12-011-7/+0
|\ \ | |/
| * Fix bug #78889 (php-fpm service fails to start)Jakub Zelenka2019-12-011-7/+0
* | Merge branch 'PHP-7.4'George Wang2019-11-211-14/+26
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4George Wang2019-11-211-14/+26
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3George Wang2019-11-211-14/+26
| | |\
| | | * Added environment LSAPI_CLEAN_SHUTDOWN to control clean shutdown. Update SAPI...George Wang2019-11-211-14/+26
* | | | Convert apache2handler arginfo to php stubsCraig Duncan2019-11-183-48/+69
* | | | Merge branch 'PHP-7.4'Jakub Zelenka2019-11-175-12/+140
|\ \ \ \ | |/ / /
| * | | Do not let PHP-FPM children miss SIGTERM, SIGQUITMaksim Nikulin2019-11-175-12/+140
* | | | Add union return types for function stubsMáté Kocsis2019-11-113-3/+10
* | | | Make zend_type a 2-field structNikita Popov2019-11-081-1/+1
* | | | Clean DONE tags from testsFabien Villepinte2019-11-077-14/+0
* | | | Reduce size limit in parser fuzzerNikita Popov2019-11-072-1/+3
* | | | Reduce oniguruma retry limit in fuzzerNikita Popov2019-11-021-2/+2
* | | | Add stubs for various standard functionsMáté Kocsis2019-10-301-2/+3
* | | | Convert phpdbg arginfo to php stubsCraig Duncan2019-10-293-55/+79
* | | | Small phpdbg cleanupsNikita Popov2019-10-291-6/+16
* | | | Merge branch 'PHP-7.4'Stanislav Malyshev2019-10-213-4/+72
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-10-213-4/+72
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-10-213-4/+72
| | |\ \ | | | |/
| | | * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-10-213-4/+72
| | | |\
| | | | * Fix bug #78599 (env_path_info underflow can lead to RCE) (CVE-2019-11043)Jakub Zelenka2019-10-203-4/+72
| | | | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1526-27/+10
| | | | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1463-122/+122
| | | | * Sync leading and final newlines in source code filesPeter Kokot2018-10-1479-121/+5
| | | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-1333-330/+330
* | | | | Merge branch 'PHP-7.4'Jakub Zelenka2019-10-205-0/+147
|\ \ \ \ \ | |/ / / /
| * | | | Skip fpm bug #74083 test on WindowsMaksim Nikulin2019-10-201-0/+1
| * | | | Add (slow) test for fpm concurrent reloads #74083Maksim Nikulin2019-10-201-0/+76
| * | | | Block signals during fpm master initializationMaksim Nikulin2019-10-204-0/+70
* | | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-191-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix miscellaneous typos in docsTyson Andre2019-10-191-1/+1
| * | | | Revert "Link executable files using non PIC object files. This reduces PIC ov...Dmitry Stogov2019-10-105-7/+7
* | | | | Add Zend class/interface arginfo stubsChristoph M. Becker2019-10-151-4/+34
* | | | | Use clean shutdown on uncaught exceptionNikita Popov2019-10-111-2/+0
* | | | | Use php stream in exif fuzzerNikita Popov2019-10-101-9/+8
* | | | | Reduce oniguruma limits in fuzzing sapiNikita Popov2019-10-081-1/+4
* | | | | Fix regex in generate_parser_corpus.phpFabien Villepinte2019-10-021-1/+1
* | | | | Limit input size in exif fuzzerNikita Popov2019-10-011-0/+6
* | | | | Add --enable-fuzzer-msan flagNikita Popov2019-10-011-9/+25
* | | | | Pass mode to open() in exif fuzzerNikita Popov2019-09-301-1/+1
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-09-302-4/+10
|\ \ \ \ \ | |/ / / /
| * | | | Fix borked SKIPIFsFabien Villepinte2019-09-302-4/+10
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-09-306-4/+16
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-306-4/+16
| |\ \ \ \ | | |/ / /