summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-273-47/+75
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-275-22/+25
* Do not execute anything after quit or clean commandBob Weinand2014-10-271-0/+4
* Fix last commit, and do not output unnecessary informationBob Weinand2014-10-275-18/+46
* Stabilize execution, always run destructors and extended file breakpointsBob Weinand2014-10-278-129/+268
* Fix nullptr dereference in clean without exec contextBob Weinand2014-10-271-1/+4
* remove dodgy param parser, bring userland breakpoint api inline with PHP7krakjoe2014-10-275-316/+278
* disable output buffering by defaultkrakjoe2014-10-271-1/+2
* Add question to reset execution in run/exec/cleanBob Weinand2014-10-277-138/+170
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-255-9/+74
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-2453-2484/+7560
* Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6George Wang2014-10-0310-59/+117
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-10-034-48/+98
| |\
| | * add IPv6 support to php-fpmRobin Gloster2014-10-034-48/+98
| * | Merge branch 'PHP-5.5' into PHP-5.6Johannes Schlüter2014-09-271-2/+0
| |\ \ | | |/
| | * Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-09-271-2/+0
| | |\
| | | * This test should passJohannes Schlüter2014-09-271-2/+0
| | | * Fine tuned the order of adding request variables.George Wang2014-09-081-1/+2
| | | * Update LSAPI to 6.7, added support for 'filter_input'.George Wang2014-09-032-7/+67
| * | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-09-151-0/+11
| |\ \ \ | | |/ /
| | * | Fixed bug #65641 PHP-FPM incorrectly defines the SCRIPT_NAME variable when us...Remi Collet2014-09-151-0/+11
| * | | Merge phpdbg into PHP-5.6Bob Weinand2014-09-153-7/+6
| * | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-09-121-2/+2
| |\ \ \ | | |/ /
| | * | fixed the cast and incompatible pointer warningAnatol Belski2014-09-121-2/+2
| | * | Fine tuned the order of adding request variables.George Wang2014-09-091-1/+2
| | * | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5George Wang2014-09-038-33/+75
| | |\ \
| | | * \ Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-08-281-3/+8
| | | |\ \ | | | | |/
| | | | * restore FPM compatibility with mod_fastcgi broken since #694 / 67541, fixes b...David Zuelke2014-08-281-3/+8
| | | * | Fix bug #67878 program_prefix not honoured in man pagesRemi Collet2014-08-211-18/+18
| | * | | Update LSAPI to 6.7, added support for 'filter_input'.George Wang2014-09-032-7/+67
* | | | | Fixed a bug that causes crash when environment variable is access while parsi...George Wang2014-10-031-1/+2
|/ / / /
* | | | Fine tuned the order of adding request variables.George Wang2014-09-091-1/+2
* | | | Update LSAPI to 6.7, added support for 'filter_input'.George Wang2014-09-032-7/+67
* | | | Fix bug #67878 program_prefix not honoured in man pagesRemi Collet2014-08-211-17/+17
* | | | restore FPM compatibility with mod_fastcgi broken since #694 / 67541, fixes b...David Zuelke2014-08-091-3/+8
* | | | Revert "Merge branch 'pull-request/694' into PHP-5.6"David Zuelke2014-08-091-1/+24
* | | | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2014-07-303-6/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2014-07-303-6/+10
| |\ \ \ | | | |/ | | |/|
| | * | Fixed bug #67715 (php-milter does not build and crashes randomly).Michael Wallner2014-07-303-6/+10
| | * | Fixed a bug that cannot access custom request header stored in apache_request...George Wang2014-07-111-0/+1
| | * | cleanup file headers.George Wang2014-07-102-16/+0
| | * | Do not kill children process in pre-fork mode when parent process quit.George Wang2014-07-101-2/+2
| | * | update to LSAPI 6.6George Wang2014-07-102-10/+36
| | * | Update LiteSpeed SAPI code to V6.4George Wang2014-07-104-669/+2007
| | * | Fixed typo in Makefile.fragGeorge Wang2014-07-101-1/+1
* | | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-07-251-2/+29
|\ \ \ \ | |/ / /
| * | | See bug #67635Remi Collet2014-07-201-2/+14
| * | | improve previous, add message during configureRemi Collet2014-07-191-0/+3
| * | | Fixed bug #67635 php links to systemd libraries without using pkg-configRemi Collet2014-07-191-3/+15
| * | | This test depends on expose_php being onRasmus Lerdorf2014-07-141-0/+2