summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_bp.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
|
* year++Xinchen Hui2018-01-021-1/+1
|
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
|
* Finish remaining replacement uint => uint32_tAnatol Belski2016-12-221-1/+1
| | | | Tthe core should be normalized now, no uints anymore
* Add stdin command and -s command line parameter to phpdbgBob Weinand2016-10-121-1/+1
| | | | | | | This allows reading the initial script file from stdin instead of being forced to put the script into a file in order to run it with phpdbg. Especially important for programmatic execution of phpdbg. Also adding tests/include_once.phpt and tests/set_exception_handler.phpt as I seem to have forgotten to git add them sometime long ago...
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\ | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016)
| * 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 ↵Ferenc Kovacs2014-11-261-20/+3
| | | | | | | | commits(remote debugging/xml protocol)
* | s/PHP Version 5/PHP Version 7/gLior Kaplan2015-03-131-1/+1
| | | | | | | | Follow up for d0cb7153
* | bump yearXinchen Hui2015-01-151-1/+1
| |
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-31/+31
| |
* | Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-281-1/+2
|\ \ | |/ | | | | | | | | | | | | | | Conflicts: configure.in main/php_version.h sapi/phpdbg/phpdbg.c sapi/phpdbg/phpdbg_bp.c sapi/phpdbg/phpdbg_prompt.c
| * Remove the ugly hack via a temp file to store breakpointsBob Weinand2014-10-281-1/+2
| |
* | Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-271-0/+1
|\ \ | |/ | | | | | | Conflicts: sapi/phpdbg/phpdbg_bp.c
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-271-0/+1
| |
* | Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-271-12/+14
|\ \ | |/ | | | | | | | | | | | | | | | | Conflicts: sapi/phpdbg/phpdbg.c sapi/phpdbg/phpdbg_bp.c sapi/phpdbg/phpdbg_list.c sapi/phpdbg/phpdbg_parser.c sapi/phpdbg/phpdbg_parser.h sapi/phpdbg/phpdbg_prompt.c
| * Stabilize execution, always run destructors and extended file breakpointsBob Weinand2014-10-271-12/+14
| |
* | Made phpdbg compatible with new engineBob Weinand2014-10-241-2/+15
|\ \ | |/
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-0/+13
| |
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-04-211-1/+1
|
* Bump yearXinchen Hui2014-01-031-1/+1
|
* Merge branch 'master' of sapi/phpdbg into PHP-5.6Bob Weinand2013-12-201-0/+146
Including phpdbg.