summaryrefslogtreecommitdiff
path: root/sapi/fpm
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Apply doc root fix for FPMNikita Popov2020-04-201-3/+3
* | | Remove return value from llist apply functionsNikita Popov2020-04-151-3/+2
* | | Merge branch 'PHP-7.4'Matteo Beccati2020-04-024-1/+24
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'PHP-7.4'Jakub Zelenka2020-03-295-15/+200
|\ \ \ | |/ /
| * | Allow numeric [UG]ID in FPM listen.{owner,group}Andre Nathan2020-03-295-15/+200
* | | Use separate typedef for bucket comparison functionNikita Popov2020-03-041-4/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2020-02-281-1/+2
|\ \ \ | |/ /
| * | Fix another flaky FPM testNikita Popov2020-02-281-1/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2020-02-281-1/+2
|\ \ \ | |/ /
| * | Try to fix intermittent FPM failuresNikita Popov2020-02-281-1/+2