summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc.Dmitry Stogov2019-03-147-19/+7
* Avoid reinitailization of ZTS cache pointer. Initialize it once in TSRM.cDmitry Stogov2019-03-126-4/+13
* Fixed ZTS cache usageDmitry Stogov2019-03-122-2/+2
* Fixed ZTS cache usageDmitry Stogov2019-03-121-1/+1
* Fixed ZTS cache usageDmitry Stogov2019-03-122-2/+2
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-121-2/+6
|\
| * Fixed bug #77722Nikita Popov2019-03-121-2/+6
* | use DL_LOAD in litespeedRemi Collet2019-03-122-3/+7
* | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-077-34/+72
* | Remove legacy AC_CHECK_TYPE calls for uint and ulongPeter Kokot2019-03-061-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-012-2/+11
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-03-012-2/+11
| |\
| | * Fix bug #77677: WCOREDUMP not available on all systemsKevin Adler2019-03-012-2/+11
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-02-221-1/+1
|\ \ \ | |/ /
| * | Fix #77648: BOM in sapi/apache2handler/php_functions.cChristoph M. Becker2019-02-221-1/+1
* | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+1
* | | Rename non-existing site phpdbg.com to localhostPeter Kokot2019-02-191-1/+1
* | | Use TSRM macrosDmitry Stogov2019-02-122-2/+3
* | | 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
|\ \ \ | |/ /