summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Add phpdbg generator commandBob Weinand2016-09-286-62/+242
* Merge branch 'PHP-7.0' into PHP-7.1Julien Pauli2016-09-231-16/+19
|\
| * Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-09-231-17/+20
| |\
| | * Formatting. Fix possible memory corruption in FPM SHM managementJulien Pauli2016-09-231-12/+16
| | * fix every work call mmaptom9162016-09-231-13/+12
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-232-3/+44
|\ \ \ | |/ /
| * | phpdbg next command must stop when leaving functionBob Weinand2016-09-232-3/+44
* | | Merge branch 'PHP-7.0' into PHP-7.1George Wang2016-09-191-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0George Wang2016-09-191-2/+2
| |\ \ | | |/
| | * Fix wrong year in previous commit.George Wang2016-09-191-2/+2
| | * backport 59444347 and 3d7343f6Anatol Belski2016-09-083-0/+12
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-09-041-2/+16
|\ \ \ | |/ /
| * | phpdbg: couple of network function return checks. PossibleDavid Carlier2016-09-041-2/+16
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-09-031-0/+2
|\ \ \ | |/ /
| * | Fix bug #72996Nikita Popov2016-09-031-0/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-291-1/+1
|\ \ \ | |/ /
| * | fix dealloc mismatchAnatol Belski2016-08-291-1/+1
* | | code cleanup.George Wang2016-08-281-7/+0
* | | Merge branch 'PHP-7.0' into PHP-7.1George Wang2016-08-281-58/+357
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0George Wang2016-08-281-58/+357
| |\ \ | | |/
| | * Added .user.ini support.George Wang2016-08-281-32/+489
| | * Fix bug #72836 - integer overflow in base64_decode caused heap corruptionStanislav Malyshev2016-08-162-0/+489
* | | Fix some typos in PHP FPM configurationMatthias Endler2016-08-151-6/+6
* | | pull ps_title behind the logic to support the current codepageAnatol Belski2016-08-111-23/+14
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-091-6/+2
|\ \ \ | |/ /
| * | Don't copy mime types in CLI serverNikita Popov2016-08-091-6/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-07-281-1/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-281-1/+6
| |\ \ | | |/
| | * Fix #72676: Test cli_process_title_unix fails on AIXChristoph M. Becker2016-07-281-1/+6
* | | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2016-07-222-3/+84
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Remi Collet2016-07-222-3/+84
| |\ \ | | |/
| | * FPM: add test for CVE-2016-5385Remi Collet2016-07-222-3/+84
* | | add missing header to fix buildAnatol Belski2016-07-191-0/+2
* | | correct macro namesAnatol Belski2016-07-171-2/+2
* | | Disable optimizer when it conflicts with phpdbg testsBob Weinand2016-07-132-0/+4
* | | Remove bogus zend_signal_shutdown symbol from headerBob Weinand2016-07-131-7/+6
* | | Cleanup zend_/signal usage in phpdbg.cBob Weinand2016-07-132-25/+10
* | | Fix phpdbg ZTS watchpoint+shutdown sequences & opcache+watchpointsBob Weinand2016-07-122-156/+174
* | | Merge branch 'PHP-7.0'Julien Pauli2016-07-121-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-07-121-2/+2
| |\ \ | | |/
| | * Fix #72575: using --allow-to-run-as-root should ignore missing usergooh2016-07-121-2/+2
* | | Rewrite watchpoints to be much more stableBob Weinand2016-07-1116-944/+1500
* | | Merge branch 'PHP-7.0'Julien Pauli2016-07-113-3/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-07-113-3/+0
| |\ \ | | |/
| | * Remove needless zeroing of anonymously mmap'd memoryJulien Pauli2016-07-111-1/+0
| | * Remove needless zeroing of anonymously mmap'd memoryMichael McConville2016-07-112-2/+0
| * | MFH: Fixed fd leak (the origin commit can not be cherry-picked)Xinchen Hui2016-06-282-2/+7
* | | fix build with mod_winntAnatol Belski2016-07-111-0/+8
* | | Pass error severity to SAPI modules and raise corresponding error level in Ap...Martin Vobruba2016-07-118-11/+39
* | | Inline simple constant functionsDmitry Stogov2016-06-301-0/+2