summaryrefslogtreecommitdiff
path: root/sapi/phpdbg
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #78297Nikita Popov2019-07-162-0/+17
* Fixed bug #78050Nikita Popov2019-06-041-17/+17
* Ref #76801 remove old file source from file_sources hash in case of file incl...Alessandro Chitolina2019-04-031-0/+1
* fix build: readline support must be disabled by default in phpdbgJoe Watkins2019-03-281-1/+1
* Fix #77805 phpdbg build fails when readline is sharedJoe Watkins2019-03-274-20/+37
* more work on phpdbg conditional breaksJoe Watkins2019-03-271-0/+33
* Fix #77800 phpdbg segfaults on conditional breakpointsJoe Watkins2019-03-261-1/+16
* fix bug #76801: phpdbg too many open files errorAlessandro Chitolina2019-03-235-33/+49
* Fix #77767: phpdbg break command help message shows incorrect aliasesMiriam Lauter2019-03-191-2/+2
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-159-9/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Sync leading and final newlines in source code filesPeter Kokot2018-10-147-7/+0
* Trim trailing whitespace in source code filesPeter Kokot2018-10-1312-34/+34
* 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.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.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.2Anatol Belski2018-03-081-0/+4
|\ \ | |/
| * Disable PGO for phpdbgAnatol Belski2018-03-081-0/+4
| * regenerated with newer re2cXinchen Hui2018-01-021-1284/+1223
| * year++Xinchen Hui2018-01-0248-49/+49
* | year++Xinchen Hui2018-01-0248-49/+49
* | Fix printf format issues on i386Nikita Popov2017-11-171-2/+2
* | fix tests for 32-bitRemi Collet2017-09-132-2/+2
* | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2017-07-211-1284/+1223
|\ \ | |/
* | Merge branch 'PHP-7.1'Joe Watkins2017-07-171-1/+5
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-07-171-1/+5
| |\
| | * Fixed bug 74913 redirecting incorrect include <sys/poll.h>Peter Kokot2017-07-171-1/+5
| | * Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0Joe Watkins2017-04-101-1/+1
| | |\
| * | \ Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Joe Watkins2017-04-102-2/+2
| |\ \ \
* | | | | 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