summaryrefslogtreecommitdiff
path: root/sapi/phpdbg
Commit message (Expand)AuthorAgeFilesLines
* Implemented HYBRID VM instruction dispatch method that takes advantages of bo...Dmitry Stogov2017-05-031-1/+1
* Merge branch 'master' of git.php.net:/php-srcJoe Watkins2017-04-102-2/+2
|\
| * Merge branch 'PHP-7.1'Xinchen Hui2017-04-102-2/+2
| |\
| | * Fixed condition checkXinchen Hui2017-04-101-1/+1
| | * Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-101-1/+1
| | |\
| | | * Fixed condition checkXinchen Hui2017-04-101-1/+1
* | | | Merge branch 'PHP-7.1'Joe Watkins2017-04-101-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-101-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fixed bug #74400 (phpdbg comparing socket function to int)Joe Watkins2017-04-101-1/+1
| | |/
| | * Revert "fix crash in phpdbg shutdown process when opcache is loaded"Joe Watkins2017-02-271-2/+1
* | | Update tests and add NEWS entry for phpdbg opcode dump changeSara Golemon2017-03-295-15/+15
* | | Add extended_value to phpdbg opcode dumpSara Golemon2017-03-291-0/+5
* | | Drop unnecessary allocator return value checksNikita Popov2017-03-131-5/+4
* | | Interned strings unification for TS/NTSAnatol Belski2017-03-041-4/+0
* | | Merge branch 'PHP-7.1'Joe Watkins2017-02-271-1/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-02-271-1/+2
| |\ \ | | |/
| | * fix crash in phpdbg shutdown process when opcache is loadedJoe Watkins2017-02-271-1/+2
* | | Merge branch 'PHP-7.1'Bob Weinand2017-01-251-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2017-01-251-1/+1
| |\ \ | | |/
| | * Fix copying too much leading to potential segfaultBob Weinand2017-01-251-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-0448-49/+49
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-0448-49/+49
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-0248-49/+49
* | | Finish remaining replacement uint => uint32_tAnatol Belski2016-12-225-21/+21
* | | Merge branch 'PHP-7.1'Bob Weinand2016-12-225-14/+61
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-12-225-14/+61
| |\ \ | | |/
| | * Fixed bug #73704 (phpdbg shows the wrong line in files with shebang)Bob Weinand2016-12-224-14/+61
* | | Merge branch 'PHP-7.1'Bob Weinand2016-12-211-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-12-211-1/+1
| |\ \ | | |/
| | * Fix issue with -- in phpdbg command lineBob Weinand2016-12-211-1/+1
* | | Merge branch 'PHP-7.1'Bob Weinand2016-12-202-0/+17
|\ \ \ | |/ /
| * | Fixed bug #73794 (Crash (out of memory) when using run and # command separator)Bob Weinand2016-12-202-0/+17
* | | Merge branch 'PHP-7.1'Bob Weinand2016-12-201-1/+1
|\ \ \ | |/ /
| * | Fix segfault in ZTS mode when just printing and exiting in phpdbgBob Weinand2016-12-201-1/+1
* | | Merge branch 'PHP-7.1'Nikita Popov2016-12-141-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-12-141-1/+1
| |\ \ | | |/
| | * Partially fix bug #70492Nikita Popov2016-12-141-1/+1
* | | Merge branch 'PHP-7.1'Bob Weinand2016-12-063-5/+95
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-12-063-5/+95
| |\ \ | | |/
| | * Fixed issue getting executable lines from custom wrappersBob Weinand2016-12-063-5/+95
| | * Merge branch 'PHP-7.0' of https://git.php.net/push/php-src into PHP-7.0Nuno Lopes2016-11-309-17/+56
| | |\
| | * | fix gcov coverageNuno Lopes2016-11-162-31/+31
* | | | Merge branch 'PHP-7.1'Bob Weinand2016-11-301-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-301-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix run-tests.php to always include TEST_PHPDBG_EXECUTABLE if phpdbg availableBob Weinand2016-11-301-1/+1
* | | | Merge branch 'PHP-7.1'Bob Weinand2016-11-304-6/+24
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-304-6/+24
| |\ \ \ | | |/ /
| | * | Fixed bug #73615 (phpdbg without option never load .phpdbginit at startup)Bob Weinand2016-11-304-6/+24
* | | | Fix help messagesYoshio HANAWA2016-11-271-3/+3
* | | | Merge branch 'PHP-7.1'Bob Weinand2016-11-204-10/+8
|\ \ \ \ | |/ / /