summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3George Wang2019-01-204-47/+84
|\
| * Checkin LiteSpeed SAPI 7.2.George Wang2019-01-204-47/+84
* | Fix bug #77430 (php-fpm crashes with Main process exited)Jakub Zelenka2019-01-171-4/+7
* | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-11-163-5/+47
|\ \ | |/
| * Fixed bug #77111 php-win.exe corrupts unicode symbols from cli parametersAnatol Belski2018-11-163-5/+47
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1525-26/+9
| * 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
* | Future-proof email addressesZeev Suraski2018-11-012-4/+4
* | Fix stray newline that caused this test to failRasmus Lerdorf2018-10-311-1/+0
* | Fix arginfo and clean up fpm_get_statusJakub Zelenka2018-10-211-6/+9
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1527-28/+11
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-1463-116/+116
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-1477-117/+5
* | Trim trailing whitespace in source code filesPeter Kokot2018-10-1317-212/+212
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-10-082-2/+50
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-10-082-2/+50
| |\
| | * Fix #76954: apache_response_headers removes last character from header namestodorovic2018-10-082-2/+50
* | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-10-031-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-031-2/+2
| |\ \ | | |/
| | * Avoid code duplication and don't miss env restoreAnatol Belski2018-10-031-2/+2
* | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-10-031-3/+18
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-031-1/+16
| |\ \ | | |/
| | * Fixed bug #76948 Failed shutdown/reboot or end session in WindowsAnatol Belski2018-10-031-1/+16
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-301-1/+8
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-301-1/+8
| |\ \ | | |/
| | * Fixed bug #75479Nikita Popov2018-09-301-1/+8
* | | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2018-09-091-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-09-091-0/+1
| |\ \ | | |/
| | * Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-09-091-0/+1
| | |\
| | | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-09-091-0/+1
| | | |\
| | | | * Fix for bug #76582Stanislav Malyshev2018-09-091-0/+1
| | | | * Do not set PR_SET_DUMPABLE by defaultJakub Zelenka2018-03-274-1/+11
| | | | * These tests all assume that IPV6 is available.Rasmus Lerdorf2017-10-255-5/+20
* | | | | Store zlog stream in each child so it can be reusedJakub Zelenka2018-08-278-53/+92
* | | | | Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2018-08-161-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Remi Collet2018-08-161-1/+1
| |\ \ \ \ | | |/ / /
| | * | | fix man page installationRemi Collet2018-08-161-1/+1
* | | | | fpm process name, FreeBSD 12.x using new setproctitle_fastDavid Carlier2018-08-052-2/+4
* | | | | Use php_openlog instead of openlog in FPMJakub Zelenka2018-08-051-1/+1
* | | | | Fix FPM logging when log pipe is closedJakub Zelenka2018-08-053-22/+49
* | | | | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-08-043-59/+152
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-08-043-62/+155
| |\ \ \ \ | | |/ / /
| | * | | Fix bug 76595: Update phpdbg man pageKevin Abel2018-08-043-62/+155
* | | | | Fix AC_RUN_IFELSE calls when cross-compilingPeter Kokot2018-07-301-3/+3
* | | | | Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-302-55/+45
* | | | | Remove unused PHP_PROG_LEX macroPeter Kokot2018-07-292-4/+0
* | | | | Trim trailing whitespaces in build filesPeter Kokot2018-07-294-26/+26
* | | | | Pack zend_constant.flags and zend_constant.module_number into reserved space ...Dmitry Stogov2018-07-263-13/+7