summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg.h
Commit message (Expand)AuthorAgeFilesLines
* Add phpdbg userland API to fetch oplogBob Weinand2015-06-221-0/+5
* Break on uncaught exceptions in current frame in phpdbgBob Weinand2015-04-221-0/+1
* Add next command / Fix recursion/exceptions with u/F/LBob Weinand2015-04-211-0/+1
* show opcode countBob Weinand2015-04-201-3/+2
* Shorten opline dump lines and show literalsBob Weinand2015-04-201-2/+3
* Stabilize watchpointsBob Weinand2015-04-191-0/+1
* fix includeAnatol Belski2015-03-191-1/+1
* s/PHP Version 5/PHP Version 7/gLior Kaplan2015-03-131-1/+1
* bump yearXinchen Hui2015-01-151-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-161-0/+5
|\
| * fixed macro va args expansion for vsAnatol Belski2014-12-161-0/+5
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-3/+3
|/
* Move missing zend_hash_* macros from phpdbg.h to zend_hash.hBob Weinand2014-10-281-18/+0
* Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-271-1/+1
|\
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-271-1/+1
* | Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-271-3/+6
|\ \ | |/
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-271-3/+6
* | Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-271-52/+49
|\ \ | |/
| * Fix last commit, and do not output unnecessary informationBob Weinand2014-10-271-1/+3
| * Stabilize execution, always run destructors and extended file breakpointsBob Weinand2014-10-271-49/+43
| * Add question to reset execution in run/exec/cleanBob Weinand2014-10-271-3/+4
* | Made phpdbg compatible with new engineBob Weinand2014-10-241-47/+140
|\ \ | |/
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-44/+112
| * Better fix for phpdbg + libeditRemi Collet2014-06-231-1/+4
| * Fix https://github.com/krakjoe/phpdbg/issues/91Remi Collet2014-06-231-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 2Anatol Belski2014-08-251-1/+1
* | Better fix for phpdbg + libeditRemi Collet2014-06-231-1/+4
* | Fix https://github.com/krakjoe/phpdbg/issues/91Remi Collet2014-06-231-1/+1
|/
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-091-1/+6
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-04-211-21/+55
* update versionkrakjoe2014-02-021-1/+1
* Merge branch 'phpdbg' into PHP-5.6Johannes Schlüter2014-01-181-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Fixed credits in phpdbg.* filesBob Weinand2013-12-241-0/+1
* Merge branch 'master' of sapi/phpdbg into PHP-5.6Bob Weinand2013-12-201-0/+187