summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Peter Kokot2019-03-1519-23/+23
|\
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1519-23/+23
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-141-1/+1
|\ \ | |/
| * Clean build systemPeter Kokot2019-03-141-1/+1
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-147-19/+7
|\ \ | |/
| * Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc.Dmitry Stogov2019-03-147-19/+7
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-126-4/+13
|\ \ | |/
| * Avoid reinitailization of ZTS cache pointer. Initialize it once in TSRM.cDmitry Stogov2019-03-126-4/+13
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-122-2/+2
|\ \ | |/
| * Fixed ZTS cache usageDmitry Stogov2019-03-122-2/+2
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-121-1/+1
|\ \ | |/
| * Fixed ZTS cache usageDmitry Stogov2019-03-121-1/+1
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-122-2/+2
|\ \ | |/
| * Fixed ZTS cache usageDmitry Stogov2019-03-122-2/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-03-121-2/+6
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-121-2/+6
| |\
| | * Fixed bug #77722Nikita Popov2019-03-121-2/+6
* | | Merge branch 'PHP-7.4'Remi Collet2019-03-122-3/+7
|\ \ \ | |/ /
| * | use DL_LOAD in litespeedRemi Collet2019-03-122-3/+7
* | | Merge branch 'PHP-7.4'Peter Kokot2019-03-077-34/+72
|\ \ \ | |/ /
| * | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-077-34/+72
* | | Merge branch 'PHP-7.4'Peter Kokot2019-03-061-1/+1
|\ \ \ | |/ /
| * | Remove legacy AC_CHECK_TYPE calls for uint and ulongPeter Kokot2019-03-061-1/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2019-03-012-2/+11
|\ \ \ | |/ /
| * | 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.4'Christoph M. Becker2019-02-221-1/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-02-201-0/+1
|\ \ \ \ | |/ / /
| * | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+1
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-02-191-1/+1
|\ \ \ \ | |/ / /
| * | | Rename non-existing site phpdbg.com to localhostPeter Kokot2019-02-191-1/+1
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-02-122-2/+3
|\ \ \ \ | |/ / /
| * | | Use TSRM macrosDmitry Stogov2019-02-122-2/+3
* | | | Merge branch 'PHP-7.4'Anatol Belski2019-02-081-0/+75
|\ \ \ \ | |/ / /
| * | | Implement FR #77377 handle CTRL+C in WindowsAnatol Belski2019-02-081-0/+75
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-02-0813-22/+22
|\ \ \ \ | |/ / /
| * | | Update and fix remaining year ranges (2019)Peter Kokot2019-02-0813-22/+22
* | | | Remove major version from apache moduleNikita Popov2019-02-057-17/+17
* | | | Refactor zend_object_handlers API to pass zend_object* and zend_string* inste...Dmitry Stogov2019-02-042-2/+2
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-02-0318-153/+0
|\ \ \ \ | |/ / /
| * | | Remove local variablesPeter Kokot2019-02-0318-153/+0
| * | | Remove yearly range from copyright noticeZeev Suraski2019-01-3082-82/+82
* | | | Remove unnecessary CLI checks in testsGabriel Caruso2019-01-314-20/+0
* | | | Remove year 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