summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-10-082-2/+50
|\
| * Fix #76954: apache_response_headers removes last character from header namestodorovic2018-10-082-2/+50
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-031-2/+2
|\ \ | |/
| * Avoid code duplication and don't miss env restoreAnatol Belski2018-10-031-2/+2
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-031-1/+16
|\ \ | |/
| * Fixed bug #76948 Failed shutdown/reboot or end session in WindowsAnatol Belski2018-10-031-1/+16
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-301-1/+8
|\ \ | |/
| * Fixed bug #75479Nikita Popov2018-09-301-1/+8
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-09-091-0/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-09-091-0/+1
| |\
| | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-09-091-0/+1
| | |\
| | | * Fix for bug #76582Stanislav Malyshev2018-09-091-0/+1
| | | * Do not set PR_SET_DUMPABLE by defaultJakub Zelenka2018-03-274-1/+11
| | | * These tests all assume that IPV6 is available.Rasmus Lerdorf2017-10-255-5/+20
* | | | Merge branch 'PHP-7.1' into PHP-7.2Remi Collet2018-08-161-1/+1
|\ \ \ \ | |/ / /
| * | | fix man page installationRemi Collet2018-08-161-1/+1
* | | | Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-08-043-62/+155
|\ \ \ \ | |/ / /
| * | | Fix bug 76595: Update phpdbg man pageKevin Abel2018-08-043-62/+155
* | | | 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
* | | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-203-6/+47
|\ \ \ \ | |/ / /
| * | | Fixed bug #73342Nikita Popov2018-06-203-6/+47
* | | | Port FPM test 023 and 024 to the new FPM testingJakub Zelenka2018-06-124-139/+100
* | | | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-06-1252-1684/+3379
|\ \ \ \ | |/ / /
| * | | Rewrite FPM testsJakub Zelenka2018-06-1252-1680/+3381
* | | | 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.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.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.1' into PHP-7.2Thomas Punt2018-04-261-0/+5
|\ \ \ \ | |/ / /
| * | | Fix memory leak when phpdbg fails to start upThomas Punt2018-04-261-0/+5
* | | | 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.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.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.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.1' into PHP-7.2Jakub Zelenka2018-03-302-24/+70
|\ \ \ \ | |/ / /
| * | | 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.1' into PHP-7.2Anatol Belski2018-03-274-1/+11
|\ \ \ \ | |/ / /
| * | | 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