summaryrefslogtreecommitdiff
path: root/sapi
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
* Free static variables in execute fuzzerNikita Popov2021-03-261-0/+1
* 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
* | | Change Zend Stream API to use zend_string* instead of char*.Dmitry Stogov2021-03-168-57/+72
* | | Merge branch 'PHP-8.0'George Wang2021-03-052-37/+54
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0George Wang2021-03-052-37/+54
| |\ \ | | |/
| | * LiteSpeed SAPI v7.9: Process manager keeps forked child process alive for lon...George Wang2021-03-052-38/+55
* | | Reference dynamic functions through dynamic_defsNikita Popov2021-03-011-0/+7
* | | Improve SPL directory and stat() cache using zend_srting* instead of char*Dmitry Stogov2021-02-261-4/+4
* | | Merge branch 'PHP-8.0'Nikita Popov2021-02-241-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Felipe Pena2021-02-241-0/+1
| |\ \ | | |/
| | * Fix bug #80757 (Exit code is 0 when could not open file)Felipe Pena2021-02-241-0/+1
* | | Merge branch 'PHP-8.0'Christoph M. Becker2021-02-221-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-221-1/+1
| |\ \ | | |/
| | * Fix #80771: phpinfo(INFO_CREDITS) displays nothing in CLIChristoph M. Becker2021-02-221-1/+1
* | | Improve class entry generationMáté Kocsis2021-02-165-5/+0
* | | Avoid repeatedly calling strlen in FPM setproctitle implementationDavid Carlier2021-02-151-2/+3
* | | Enable class entry generation for sapi extensionsMáté Kocsis2021-02-1410-10/+15
* | | Merge branch 'PHP-8.0'Nikita Popov2021-02-041-59/+47
|\ \ \ | |/ /
| * | Fix CLI server worker supportNikita Popov2021-02-041-59/+47
* | | Merge branch 'PHP-8.0'Nikita Popov2021-02-023-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-023-3/+3
| |\ \ | | |/
| | * Update year to 2021Peter Kokot2021-02-023-3/+3
| | * Revert "Fix #76813: Access violation near NULL on source operand"Christoph M. Becker2021-01-113-21/+3
* | | Remove unused mmap member in phpdbg_file_sourceNikita Popov2021-01-261-3/+0
* | | Fixed crash in ZTS build with --repeat optionDmitry Stogov2021-01-211-0/+1
* | | Replace zend_bool uses with boolNikita Popov2021-01-1533-114/+114
* | | Merge branch 'PHP-8.0'Christoph M. Becker2021-01-113-21/+3
|\ \ \ | |/ /
| * | Revert fix for bug 76813 and re2c version bumpChristoph M. Becker2021-01-113-21/+3
* | | Fuzzer: Gracefully handle hashes that cannot be serializedNikita Popov2021-01-111-1/+7
* | | Restrict allowed usages of $GLOBALSNikita Popov2021-01-061-2/+1
* | | rename COMPILER and ARCHITECTURE macro (too generic)Remi Collet2021-01-041-4/+4
* | | 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
* | | Ensure consistent error message in phpdbg parserNikita Popov2020-12-022-3/+4
* | | Add const modifier for zend_extension memberscodinghuang2020-12-011-5/+4
* | | Merge branch 'PHP-8.0'Christoph M. Becker2020-11-3019-93/+0
|\ \ \ | |/ /
| * | Drop all JIT related XFAILS from phpdbg test suiteChristoph M. Becker2020-11-3019-93/+0
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-303-0/+3
|\ \ \ | |/ /