summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ | | | |/
| | | * 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