summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/tests
Commit message (Expand)AuthorAgeFilesLines
* Properly escape all filenames when exporting breakpointsBob Weinand2016-11-132-3/+3
* Update NEWSBob Weinand2016-10-121-0/+3
* Fix phpdbg tests after lineno changeNikita Popov2016-10-125-12/+9
* Add stdin command and -s command line parameter to phpdbgBob Weinand2016-10-123-0/+60
* Fix run command args passing when inmidst executionBob Weinand2016-10-021-0/+50
* phpdbg next command must stop when leaving functionBob Weinand2016-09-231-0/+37
* Fixed test after fix lineno of finallyXinchen Hui2016-01-011-6/+8
* phpdbg test info_001.phpt was dependent on auto_globals_jitBob Weinand2015-10-131-2/+4
* Fixed bug #70614 (incorrect exit code in -rr mode with Exceptions)Bob Weinand2015-10-022-2/+2
* Fix leave and finishBob Weinand2015-09-191-0/+41
* Add # delimiter to phpdbg commandsBob Weinand2015-09-171-0/+7
* Fix zend_vm_call_opcode_handler (e.g. Generators throwing exceptions) with IP...Bob Weinand2015-08-261-0/+24
* Fix phpdbg_break_next() and add testBob Weinand2015-08-231-0/+22
* Fix [valid] valgrind warnings, add first watchpoints testBob Weinand2015-07-151-0/+46
* Fix breaking on HANDLE_EXCEPTION (opline_before_exception)Bob Weinand2015-08-031-0/+54
* Fixed tests (system dependent numbers are replaced with %d)Dmitry Stogov2015-08-032-6/+6
* Fix testsBob Weinand2015-07-315-9/+11
* Fix test execution result with opcacheBob Weinand2015-07-281-2/+2
* Fix phpdbg stepping on CATCH with exceptionBob Weinand2015-07-281-0/+65
* Fix leaks from bug #70138Bob Weinand2015-07-261-0/+15
* Fix phpdbg test failure and crash with opcacheBob Weinand2015-07-231-6/+4
* Fix opcode tests which may generate FCALL instead of ICALLBob Weinand2015-07-222-10/+10
* Exclude opcache from a few opcode related testsBob Weinand2015-07-215-0/+10
* Fix various Windows issues (e.g. dir separators)Bob Weinand2015-07-202-2/+2
* Add show_unexecuted option to phpdbg_end_oplog()Bob Weinand2015-07-202-0/+72
* Move phpdbg tests to .phpt mechanismBob Weinand2015-07-2028-767/+744
* Improve phpdbg opcode dumpNikita Popov2015-05-241-4/+4
* Adapt test for new formatBob Weinand2015-04-201-8/+8
* Fixed phpdbg zend_bailout error when compiling syntax error codeReeze Xia2015-02-131-0/+17
* Merge remote-tracking branch 'origin/PHP-5.6'Bob Weinand2014-10-271-1/+0
|\
| * Fix last commit, and do not output unnecessary informationBob Weinand2014-10-271-1/+0
* | Made phpdbg compatible with new engineBob Weinand2014-10-246-13/+12
|\ \ | |/
| * Merge phpdbg into PHP-5.6Bob Weinand2014-10-245-12/+11
|/
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-151-10/+12
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-044-16/+25
* Merge branch 'master' of sapi/phpdbg into PHP-5.6Bob Weinand2013-12-209-0/+741