summaryrefslogtreecommitdiff
path: root/sapi/fpm
Commit message (Expand)AuthorAgeFilesLines
* Update year to 2021Peter Kokot2021-02-021-1/+1
* Fix bug #69625: FPM returns 200 status on request without SCRIPT_FILENAMEJakub Zelenka2020-12-134-6/+80
* Restore XFAIL on fpm testNikita Popov2020-06-231-0/+2
* Fix race condition in FPM testsNikita Popov2020-06-182-2/+2
* Un-XFAIL FPM testsNikita Popov2020-06-182-4/+0
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-201-3/+3
|\
| * Apply doc root fix for FPMNikita Popov2020-04-201-3/+3
* | Skip fpm tests not designed to be run as rootMatteo Beccati2020-04-024-0/+13
* | Allow fpm tests to be run with long socket pathMatteo Beccati2020-04-021-1/+11
* | Allow numeric [UG]ID in FPM listen.{owner,group}Andre Nathan2020-03-295-15/+200
* | Fix another flaky FPM testNikita Popov2020-02-281-1/+2
* | Try to fix intermittent FPM failuresNikita Popov2020-02-281-1/+2
* | Fix bug #79014 (PHP-FPM & Primary script unknown)Jakub Zelenka2020-02-231-4/+0
* | Fix bug #77653 (operator displayed instead of the real error message)Jakub Zelenka2020-02-237-49/+198
* | Disable parallelism for FPM testsNikita Popov2020-02-031-1/+3
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-272-1/+41
|\ \ | |/
| * Fix bug #78323: Code 0 is returned on invalid optionsIvan Mikheykin2020-01-272-1/+41
* | 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
* | 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-154-4/+4
| | | * Sync leading and final newlines in source code filesPeter Kokot2018-10-1458-89/+4
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-137-44/+44
* | | | 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
* | | | Revert "Link executable files using non PIC object files. This reduces PIC ov...Dmitry Stogov2019-10-101-1/+1
* | | | 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
* | | | Link executable files using non PIC object files. This reduces PIC overhead a...Dmitry Stogov2019-09-071-1/+1
* | | | 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 FPM timer event re-registrationNikita Popov2019-07-303-12/+72
* | | | Remove AC_FPM_POLLPeter Kokot2019-07-241-25/+0
* | | | 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
|\ \ \ \ | |/ / /
| * | | Reduce number of workers in testNikita Popov2019-07-221-1/+1