summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Move constant array into read-only memoryDmitry Stogov2018-03-141-1/+1
* Fix link for phpdbg documentationGabriel Caruso2018-03-111-1/+1
* Merge branch 'PHP-7.2'Anatol Belski2018-03-081-0/+4
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-081-0/+4
| |\
| | * Disable PGO for phpdbgAnatol Belski2018-03-081-0/+4
* | | Merge branch 'PHP-7.2'George Wang2018-02-271-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2George Wang2018-02-271-1/+1
| |\ \ | | |/
| | * revert last change, for PHP7 no need to do strlen() + 1 for hash look up.George Wang2018-02-271-1/+1
* | | Merge branch 'PHP-7.2'George Wang2018-02-271-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2George Wang2018-02-271-1/+1
| |\ \ | | |/
| | * [BUGFIX] calling php_ini_activate_per_host_config() with correct name length.George Wang2018-02-271-1/+1
* | | Merge branch 'PHP-7.2'George Wang2018-02-275-267/+2050
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2George Wang2018-02-275-265/+2045
| |\ \ | | |/
| | * release LiteSpeed SAPI 7.0.George Wang2018-02-275-265/+2045
| | * Fix race conditions with Apache vhost vs. per dir configAnatol Belski2018-02-011-0/+18
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2036-36/+36
* | | Avoid live range references in opcodesNikita Popov2018-02-161-4/+0
* | | Reduce var scopeAnatol Belski2018-02-161-15/+20
* | | Remove always true conditionAnatol Belski2018-02-161-4/+2
* | | Simplify declarationAnatol Belski2018-02-161-2/+1
* | | Fix: follow the indent of the other configure optionsTom Van Looy2018-02-151-3/+4
* | | Remove trailing whitespace in inc filesGabriel Caruso2018-02-103-6/+6
* | | Fix some misspellingsGabriel Caruso2018-02-064-4/+4
* | | Moved "zval.u2.cache_slot" into free room of "zend_op"Dmitry Stogov2018-02-054-6/+6
* | | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-1/+1
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-042-20/+20
* | | Use bool instead of boolean in protoGabriel Caruso2018-02-041-1/+1
* | | Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-043-15/+9
* | | Set max_requests to 0Lee Hsun2018-02-031-1/+1
* | | Use int instead of integer in protoGabriel Caruso2018-02-021-2/+2
* | | Changed CATCH instruction format (extended_value moved into op2, op2 into res...Dmitry Stogov2018-01-314-7/+17
* | | Merge branch 'PHP-7.2'Anatol Belski2018-01-311-0/+18
|\ \ \ | |/ /
| * | Fix race conditions with Apache vhost vs. per dir configAnatol Belski2018-01-311-0/+18
* | | Remove double include of fpm_scoreboard.hmotecshine2018-01-151-1/+0
* | | Merge branch 'PHP-7.2'Anatol Belski2018-01-131-1/+9
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-131-1/+9
| |\ \ | | |/
| | * Fix invalid freeAnatol Belski2018-01-131-1/+9
* | | Merge branch 'PHP-7.2'Nikita Popov2018-01-121-14/+16
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-01-121-14/+16
| |\ \ | | |/
| | * Revert "Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown f...Nikita Popov2018-01-121-14/+16
* | | Use PHP_WIN32Kalle Sommer Nielsen2018-01-041-7/+7
* | | Trailing whitespaces on sapi/*Gabriel Caruso2018-01-042-6/+6
* | | Trailing whitespacesGabriel Caruso2018-01-0313-203/+203
* | | Merge branch 'PHP-7.2'Xinchen Hui2018-01-032-4/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-01-032-4/+4
| |\ \ | | |/
| | * Happy new year (Update copyright to 2018)Lior Kaplan2018-01-022-4/+4
| | * regenerated with newer re2cXinchen Hui2018-01-021-1284/+1223
| | * year++Xinchen Hui2018-01-0282-90/+90
| * | year++Xinchen Hui2018-01-0282-90/+90
* | | year++Xinchen Hui2018-01-0282-90/+90