summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Apply tidy formattingNikita Popov2020-02-035-136/+136
* Disable parallelism for FPM testsNikita Popov2020-02-031-1/+3
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-277-3/+170
|\
| * Fix bug #78323: Code 0 is returned on invalid optionsIvan Mikheykin2020-01-277-3/+170
* | Add sleep in FPM reload testNikita Popov2020-01-212-1/+5
* | Increase select timeout in FPM testerNikita Popov2020-01-091-1/+1
* | Revert "Display a message if select in FPM test timeouts"Nikita Popov2020-01-081-3/+1
* | Display a message if select in FPM test timeoutsNikita Popov2020-01-081-1/+3
* | Fix bug #78916 (php-fpm 7.4.0 don't send mail via mail())Jakub Zelenka2019-12-081-4/+1
* | Fix bug #78889 (php-fpm service fails to start)Jakub Zelenka2019-12-011-7/+0
* | 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
* | | Do not let PHP-FPM children miss SIGTERM, SIGQUITMaksim Nikulin2019-11-175-12/+140
* | | 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
* | | | 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
* | | | 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
* | | | Fix borked SKIPIFsFabien Villepinte2019-09-302-4/+10
* | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-306-4/+16
|\ \ \ \ | |/ / /
| * | | Fix #78413: php-fpm request_terminate_timeout does not take effect after fast...Sergei Turchanov2019-09-306-4/+16
* | | | XFAIL sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phptNikita Popov2019-09-271-0/+2
* | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-171-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-171-4/+4
| |\ \ \ | | |/ /
| | * | Add tilde to allowed status/ping pathDrakano2019-09-171-4/+4
* | | | Fix symtable_cache_limit assignment in phpdbgNikita Popov2019-09-141-1/+1
* | | | Link executable files using non PIC object files. This reduces PIC overhead a...Dmitry Stogov2019-09-075-7/+7
* | | | Fix pipe detection and stream position handlingNikita Popov2019-09-051-0/+31
* | | | Avoid accessing undefined index in CLI server testNikita Popov2019-08-301-3/+3
* | | | Don't call Reflection::export() in --rf etc implementationNikita Popov2019-08-301-1/+2
* | | | Merge branch 'PHP-7.3' into PHP-7.4Jakub Zelenka2019-08-267-9/+91
|\ \ \ \ | |/ / /
| * | | Fix bug #78334 (fpm log prefix message includes wrong stdout/stderr notation)Tsuyoshi Sadakata2019-08-267-9/+91
* | | | Fix noalias violation in select callNikita Popov2019-08-231-3/+2
* | | | Fix FPM timer event re-registrationNikita Popov2019-07-303-12/+72
* | | | Remove AC_FPM_POLLPeter Kokot2019-07-241-25/+0
* | | | Fix bindpath mem leak in cgiDavid Carlier2019-07-241-0/+1
* | | | Revert "Drop free_filename field from zend_file_handle"Nikita Popov2019-07-242-0/+6
* | | | Report errors from stream read and write operationsNikita Popov2019-07-222-2/+2
* | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-221-46/+0
|\ \ \ \ | |/ / /
| * | | Remove test for bug #77185Nikita Popov2019-07-221-46/+0
* | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-221-1/+1
|\ \ \ \ | |/ / /