summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Implement FR #77377 handle CTRL+C in WindowsAnatol Belski2019-02-081-0/+75
* Update and fix remaining year ranges (2019)Peter Kokot2019-02-0813-22/+22
* Remove local variablesPeter Kokot2019-02-0318-153/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-3082-82/+82
* Merge branch 'PHP-7.3'George Wang2019-01-204-47/+84
|\
| * 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
* | | Merge branch 'PHP-7.3'Jakub Zelenka2019-01-171-4/+7
|\ \ \ | |/ /
| * | Fix bug #77430 (php-fpm crashes with Main process exited)Jakub Zelenka2019-01-171-4/+7
* | | Revert removal of private __clone() methodsNikita Popov2019-01-141-4/+7
* | | Replace zend_hash_apply... with ZEND_HASH_FOREACH...Dmitry Stogov2018-12-193-26/+12
* | | Implement FR #72510: systemd service should be hardenedCraig Andrews2018-12-121-0/+54
* | | Remove redundant Exception::__clone() methodNikita Popov2018-11-261-7/+4
* | | Clean up server-tests.php remainsChristoph M. Becker2018-11-238-229/+0
* | | Merge branch 'PHP-7.3'Anatol Belski2018-11-163-5/+47
|\ \ \ | |/ /
| * | 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
* | | Remove lexer files generated by RE2CPeter Kokot2018-11-111-2085/+0
* | | 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
| | |\ \ | | | |/