summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Avoid magic method hash lookupsDmitry Stogov2018-07-021-1/+1
* Add syslog's ident and facility parameters to configPhilip Prindeville2018-07-011-1/+1
* Changed php_add[c]slashes prototypes (removed should_free argument)Dmitry Stogov2018-06-292-4/+4
* Remove duplicated code (keep destroy_zend_function() for compatibility)Dmitry Stogov2018-06-271-2/+1
* Merge branch 'PHP-7.2'Christoph M. Becker2018-06-251-3/+3
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-06-251-3/+3
| |\
| | * Fix arginfo wrt. optional/required parametersChristoph M. Becker2018-06-251-3/+3
* | | Remove useless PHPDBG_* constantsChristoph M. Becker2018-06-251-5/+0
* | | Merge branch 'PHP-7.2'Nikita Popov2018-06-203-6/+47
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-203-6/+47
| |\ \ | | |/
| | * Fixed bug #73342Nikita Popov2018-06-203-6/+47
* | | Merge branch 'pull-request/3274'Stanislav Malyshev2018-06-192-8/+12
|\ \ \
| * | | Added const modifierpmukhin2018-06-062-2/+2
| * | | 76363: added jsm extension to list of mime typespmukhin2018-06-062-8/+12
* | | | Fix bug #44217: Output after stdout/stderr closed cause immediate exit with s...Robert Lu2018-06-192-16/+7
* | | | Remove old SVN keywords substitutionsPeter Kokot2018-06-1652-55/+0
* | | | Merge branch 'PHP-7.2'Jakub Zelenka2018-06-124-139/+100
|\ \ \ \ | | |/ / | |/| |
| * | | Port FPM test 023 and 024 to the new FPM testingJakub Zelenka2018-06-124-139/+100
* | | | Merge branch 'PHP-7.2'Jakub Zelenka2018-06-1252-1682/+3377
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-06-1252-1684/+3379
| |\ \ | | |/
| | * Rewrite FPM testsJakub Zelenka2018-06-1252-1680/+3381
* | | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-284-11/+11
* | | Merge branch 'PHP-7.2'Anatol Belski2018-05-181-6/+12
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-181-6/+12
| |\ \ | | |/
| | * Fix cli server test fails after recent AppVeyor image updateAnatol Belski2018-05-181-6/+12
* | | Merge branch 'PHP-7.2'Anatol Belski2018-05-131-1/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-131-1/+3
| |\ \ | | |/
| | * Fixed bug #76333 PHP built-in server does not find files if root path contain...Anatol Belski2018-05-131-1/+3
* | | Merge branch 'PHP-7.2'Thomas Punt2018-04-261-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Thomas Punt2018-04-261-1/+1
| |\ \ | | |/
| | * Allocate default ini values into persistent memoryThomas Punt2018-04-261-1/+1
* | | Merge branch 'PHP-7.2'Thomas Punt2018-04-261-0/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Thomas Punt2018-04-261-0/+5
| |\ \ | | |/
| | * Fix memory leak when phpdbg fails to start upThomas Punt2018-04-261-0/+5
* | | No Content-Type header if MIME type is unknownMark Seuffert2018-04-141-8/+7
* | | Merge branch 'PHP-7.2'Jakub Zelenka2018-04-131-3/+8
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-04-131-3/+8
| |\ \ | | |/
| | * Support using acl_* functions on *BSDMichał Górny2018-04-131-3/+8
* | | Merge branch 'PHP-7.2'George Wang2018-04-104-724/+219
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2George Wang2018-04-104-688/+180
| |\ \ | | |/
| | * Updated LiteSpeed SAPI to 7.1 .George Wang2018-04-104-688/+180
* | | Merge branch 'PHP-7.2'Xinchen Hui2018-04-101-13/+8
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-04-101-13/+8
| |\ \ | | |/
| | * Fixed bug #76143 (Memory corruption: arbitrary NUL overwrite)Xinchen Hui2018-04-101-13/+8
* | | Merge branch 'PHP-7.2'George Wang2018-04-031-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2George Wang2018-04-031-0/+1
| |\ \ | | |/
| | * [BUGFIX] allow php_admin_value to override value set in php.ini without restr...George Wang2018-04-031-0/+1
* | | Merge branch 'PHP-7.2'Jakub Zelenka2018-03-302-23/+69
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-03-302-24/+70
| |\ \ | | |/
| | * Prevent modifying of getenv resultJakub Zelenka2018-03-301-5/+14