summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Future-proof email addresses...Zeev Suraski2018-11-012-4/+4
* Merge branch 'PHP-7.3'Rasmus Lerdorf2018-10-311-1/+0
|\
| * Fix stray newline that caused this test to failRasmus Lerdorf2018-10-311-1/+0
* | Stop Apache if PHP wasn't started successful.Dmitry Stogov2018-10-291-1/+3
* | Don't wrap php_module_shutdown() with zend_try. executor_globals are released...Dmitry Stogov2018-10-251-3/+1
* | Fixed build in directory different from sourceDmitry Stogov2018-10-241-3/+0
* | Remove phpdbg parser files generated by bisonPeter Kokot2018-10-233-1861/+1
* | Fix conflicts in phpdbg parserNikita Popov2018-10-233-695/+472
* | Merge branch 'PHP-7.3'Jakub Zelenka2018-10-211-6/+9
|\ \ | |/
| * 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
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1527-28/+11
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-146-6/+6
* | Trim trailing whitespace in testsGabriel Caruso2018-10-1462-109/+109
* | 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
* | Introduce get_properties_for() handlerNikita Popov2018-10-101-7/+3
* | Merge branch 'PHP-7.3'Christoph M. Becker2018-10-082-2/+50
|\ \ | |/
| * 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.3'Anatol Belski2018-10-031-3/+3
|\ \ \ \ | |/ / /
| * | | 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.3'Anatol Belski2018-10-031-3/+18
|\ \ \ \ | |/ / /
| * | | 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
* | | | Bump phpdbg version to PHP_VERSIONPeter Kokot2018-10-012-53/+1
* | | | Merge branch 'PHP-7.3'Nikita Popov2018-09-301-1/+8
|\ \ \ \ | |/ / /
| * | | 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
* | | | Remove HAVE_TIME_HPeter Kokot2018-09-211-4/+0
* | | | Fix localized error messages and memory leaksAnatol Belski2018-09-172-1/+7
* | | | Remove HAVE_STDIO_HPeter Kokot2018-09-171-1/+1
* | | | Remove HAVE_STDLIB_HPeter Kokot2018-09-163-7/+1
* | | | Merge branch 'PHP-7.3'Stanislav Malyshev2018-09-091-0/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | | | Remove not needed checking for <errno.h>Peter Kokot2018-09-091-1/+1