summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_help.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some misspellingsGabriel Caruso2018-08-121-1/+1
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Fix help messagesYoshio HANAWA2016-11-271-3/+3
* make it possible to show specific help pages without interactive sessionJoe Watkins2016-11-201-0/+20
* Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-121-0/+24
|\
| * Add stdin command and -s command line parameter to phpdbgBob Weinand2016-10-121-0/+24
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-051-7/+5
|\ \ | |/
| * Update run command for allowing STDINBob Weinand2016-10-051-7/+5
* | Add phpdbg generator commandBob Weinand2016-09-281-27/+46
|/
* Merge branch 'PHP-5.6' into PHP-7.0Adam Harvey2016-05-251-1/+1
|\
| * Fix typo in phpdbg help.Adam Harvey2016-05-251-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Adam Harvey2016-05-251-1/+3
|\ \ | |/
| * Add missing newlines to phpdbg's help for the run command.Adam Harvey2016-05-251-1/+3
* | Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-031-1/+1
* | 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-40/+24
| * Temporarily disable wait/xml protocol...Bob Weinand2014-10-301-0/+2
* | Fixed bug #70531 (-rr should not fallback to interactive mode in phpdbg)Bob Weinand2015-09-231-1/+1
* | Add -e (ZEND_EXT_* generation) option to phpdbgBob Weinand2015-07-221-0/+1
* | Remove now unneeded step option (-s)Bob Weinand2015-06-291-1/+0
* | Add next command docsBob Weinand2015-04-211-2/+15
* | show opcode countBob Weinand2015-04-201-1/+0
* | Shorten opline dump lines and show literalsBob Weinand2015-04-201-0/+1
* | Provide method to access opcodes via command line argumentBob Weinand2015-04-191-2/+12
* | Fix parent command offsetsBob Weinand2015-03-211-1/+1
* | Put info to info and made print always output opcodesBob Weinand2015-03-211-3/+7
* | 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-6/+6
* | second shot on removing TSRMLS_*Anatol Belski2014-12-141-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-17/+17
|/
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-24/+38
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-291-3/+4
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-04-211-533/+860
* a few typofixesVeres Lajos2014-02-141-2/+2
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'master' of sapi/phpdbg into PHP-5.6Bob Weinand2013-12-201-0/+603