summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-021-0/+3
|\
| * Fix run command args passing when inmidst executionBob Weinand2016-10-021-0/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-011-0/+3
|\ \ | |/
| * Add proper escape sequences and reading stdin from file in phpdbg run commandBob Weinand2016-10-011-0/+3
* | add missing header to fix buildAnatol Belski2016-07-191-0/+2
* | Cleanup zend_/signal usage in phpdbg.cBob Weinand2016-07-131-5/+3
* | Rewrite watchpoints to be much more stableBob Weinand2016-07-111-3/+6
* | Fixed phpdbg build without --enable-zend-signalsDmitry Stogov2016-06-201-0/+3
|/
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
| * go back with phpdbg to the state of 5.6.3, reverting the controversial commit...Ferenc Kovacs2014-11-261-160/+90
| * Temporarily disable wait/xml protocol...Bob Weinand2014-10-301-0/+2
* | - Implemented output pagingFelipe Pena2015-10-181-3/+6
* | Fixed bug #70531 (-rr should not fallback to interactive mode in phpdbg)Bob Weinand2015-09-231-7/+8
* | Fix oplog with eval()ed codeBob Weinand2015-08-241-0/+1
* | Remove -Wunused-result warningsBob Weinand2015-07-271-0/+2
* | Fix op_arrays with opcacheBob Weinand2015-07-251-0/+1
* | Cleanup shutdown, enable proper memory leak displayingBob Weinand2015-07-241-2/+1
* | We want to track phpdbg bugs in official bug tracker now; updated URLBob Weinand2015-07-141-3/+2
* | 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
|/