summaryrefslogtreecommitdiff
path: root/sapi/fpm
Commit message (Expand)AuthorAgeFilesLines
* Add extra run test for pm.max_spawn_rateJakub Zelenka2021-03-282-0/+44
* Max spawn child processes rate an oncePaulius Sapragonas2021-03-287-4/+100
* Revert "Do not check exact values of unstable metrices in FPM status test"Nikita Popov2021-03-242-0/+8
* Fix printf type in fpm statusNikita Popov2021-03-241-1/+1
* Do not check exact values of unstable metrices in FPM status testJakub Zelenka2021-03-232-8/+0
* Fix types in FPM status openmetrics formatJakub Zelenka2021-03-221-19/+39
* Merge branch 'PHP-8.0'Jakub Zelenka2021-03-215-38/+209
|\
| * Merge branch 'PHP-7.4' into PHP-8.0Jakub Zelenka2021-03-215-38/+209
| |\
| | * Fix bug #80024: Duplication of info about inherited socket after pool removingJakub Zelenka2021-03-215-38/+209
* | | fpm master/child process rename, enable on mac os.David CARLIER2021-03-211-5/+3
* | | Fix indent in FPM openmetrics statusJakub Zelenka2021-03-211-39/+39
* | | Add support for openmetrics formatting to FPM statusCees-Jan Kiewiet2021-03-213-5/+118
* | | Improve class entry generationMáté Kocsis2021-02-161-1/+0
* | | Avoid repeatedly calling strlen in FPM setproctitle implementationDavid Carlier2021-02-151-2/+3
* | | Enable class entry generation for sapi extensionsMáté Kocsis2021-02-142-2/+3
* | | Merge branch 'PHP-8.0'Nikita Popov2021-02-021-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-021-1/+1
| |\ \ | | |/
| | * Update year to 2021Peter Kokot2021-02-021-1/+1
* | | Replace zend_bool uses with boolNikita Popov2021-01-151-9/+9
* | | Merge branch 'PHP-8.0'Jakub Zelenka2020-12-134-6/+80
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Jakub Zelenka2020-12-134-6/+80
| |\ \ | | |/
| | * Fix bug #69625: FPM returns 200 status on request without SCRIPT_FILENAMEJakub Zelenka2020-12-134-6/+80
* | | Merge branch 'PHP-8.0'Nikita Popov2020-10-191-4/+1
|\ \ \ | |/ /
| * | Revert "Fix bug #64865: Use CONTEXT_DOCUMENT_ROOT for scanning dir tree"Nikita Popov2020-10-191-4/+1
* | | Suppress bogus [-Wlogical-op] warning from GCCGeorge Peter Banyard2020-10-101-1/+2
|/ /
* | Rehash function table after disabling functionsNikita Popov2020-08-281-3/+1
* | sapi/fpm/config.m4: check for libapparmor's aa_change_profile()Kees Cook2020-08-241-1/+1
* | Small CS fixNyholm2020-08-121-6/+12
* | FPM: Prevent warning with raising pm.max_children for shared poolJakub Zelenka2020-08-043-13/+5
* | XFAIL status-listen FPM testNikita Popov2020-08-041-0/+2
* | FPM: Add pm.status_listen optionJakub Zelenka2020-08-0310-6/+148
* | Remove proto comments from C filesMax Semenik2020-07-061-20/+10
* | Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* | Merge branch 'PHP-7.4'Nikita Popov2020-06-231-0/+2
|\ \ | |/
| * Restore XFAIL on fpm testNikita Popov2020-06-231-0/+2
* | sapi/fpm/config.m4: add a new --with-fpm-apparmor configure flag.Michael Orlitzky2020-06-211-17/+16
* | Merge branch 'PHP-7.4'Nikita Popov2020-06-182-2/+2
|\ \ | |/
| * Fix race condition in FPM testsNikita Popov2020-06-182-2/+2
* | Merge branch 'PHP-7.4'Nikita Popov2020-06-182-4/+0
|\ \ | |/
| * Un-XFAIL FPM testsNikita Popov2020-06-182-4/+0
* | Use ZEND_UNREACHABLE() instead of ZEND_ASSERT(0)Christoph M. Becker2020-06-161-1/+1
* | Constify char * arguments of APIstwosee2020-06-083-8/+8
* | Implement #47074: phpinfo() reports "On" as 1 for the some extensionsChristoph M. Becker2020-06-041-6/+6
* | Adjust bogus checks in FPM as HAVE_FPM_LQ is always definedGeorge Peter Banyard2020-05-172-34/+1
* | Add stubs for some SAPIsMáté Kocsis2020-05-143-12/+40
* | Fix [-Wundef] warning in FPM SAPIGeorge Peter Banyard2020-05-1210-27/+27
* | Add quiet parameter to internal HTML entities APINikita Popov2020-05-071-1/+1
* | Drop unnecessary stdint and inttypes header checksGeorge Peter Banyard2020-04-224-20/+4
* | Merge branch 'PHP-7.4'Nikita Popov2020-04-201-3/+3
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-201-3/+3
| |\