summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Fix arginfo wrt. optional/required parametersChristoph M. Becker2018-06-251-3/+3
* Fixed bug #73342Nikita Popov2018-06-203-6/+47
* Rewrite FPM testsJakub Zelenka2018-06-1252-1680/+3381
* Fix cli server test fails after recent AppVeyor image updateAnatol Belski2018-05-181-6/+12
* Fixed bug #76333 PHP built-in server does not find files if root path contain...Anatol Belski2018-05-131-1/+3
* Allocate default ini values into persistent memoryThomas Punt2018-04-261-1/+1
* Fix memory leak when phpdbg fails to start upThomas Punt2018-04-261-0/+5
* Support using acl_* functions on *BSDMichał Górny2018-04-131-3/+8
* Updated LiteSpeed SAPI to 7.1 .George Wang2018-04-104-688/+180
* Fixed bug #76143 (Memory corruption: arbitrary NUL overwrite)Xinchen Hui2018-04-101-13/+8
* [BUGFIX] allow php_admin_value to override value set in php.ini without restr...George Wang2018-04-031-0/+1
* Prevent modifying of getenv resultJakub Zelenka2018-03-301-5/+14
* 68440: ensure backwards compatibility with FPM_SOCKETS var; fix sockname sizeJacob Hipps2018-03-301-5/+13
* Fix bug #68440: [sapi/fpm] use multiple FPM_SOCKETS env vars to prevent hitti...Jacob Hipps2018-03-302-25/+54
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2018-03-274-1/+11
|\
| * Do not set PR_SET_DUMPABLE by defaultJakub Zelenka2018-03-274-1/+11
* | Disable PGO for phpdbgAnatol Belski2018-03-081-0/+4
* | revert last change, for PHP7 no need to do strlen() + 1 for hash look up.George Wang2018-02-271-1/+1
* | [BUGFIX] calling php_ini_activate_per_host_config() with correct name length.George Wang2018-02-271-1/+1
* | 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
* | Fix invalid freeAnatol Belski2018-01-131-1/+9
* | Revert "Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown f...Nikita Popov2018-01-121-14/+16
* | 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
* | Fixed bug #75735 ([embed SAPI] Segmentation fault in sapi_register_post_entry)Xinchen Hui2017-12-271-0/+1
* | Move includes in ps_title.cDavid Carlier2017-12-161-10/+11
* | Follow up on bug #75574 for FCGI sideAnatol Belski2017-11-282-0/+77
* | Fixed bug #73830 Directory does not exist.Anatol Belski2017-11-281-0/+20
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-11-143-73/+79
|\ \ | |/
| * Fix bug 60471 by correctly identifying unused speculative preconnectionsSammy Kaye Powers2017-11-143-73/+79
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-10-151-16/+14
|\ \ | |/
| * Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown function)Xinchen Hui2017-10-151-16/+14
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-10-051-2/+2
|\ \ | |/
| * Fixed bug #75311Mathieu CARBONNEAUX2017-10-051-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-10-031-1/+1
|\ \ | |/
| * Typo in status.htmlViktor Szépe2017-10-031-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-09-271-3/+3
|\ \ | |/
| * Fix CGI m4 config message when CGI is disabledPeter Kokot2017-09-271-3/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-09-271-2/+2
|\ \ | |/
| * Fix bug #75248 and #75251Peter Kokot2017-09-271-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-181-13/+1
|\ \ | |/
| * Fix the version check causing the test failAnatol Belski2017-09-181-13/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-09-051-0/+3
|\ \ | |/
| * Add missing null terminationNikita Popov2017-09-051-0/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-09-053-28/+119
|\ \ | |/
| * Fixed bug #70470Bouke van der Bijl2017-09-053-28/+119
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-08-022-64/+11
|\ \ | |/
| * take care of compile warnings.George Wang2017-08-022-64/+11