summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/tests/stepping_001.phpt
Commit message (Expand)AuthorAgeFilesLines
* fix tests for 32-bitRemi Collet2017-09-131-1/+1
* Update tests and add NEWS entry for phpdbg opcode dump changeSara Golemon2017-03-291-2/+2
* Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-10-121-4/+2
|\
| * Fix phpdbg tests after lineno changeNikita Popov2016-10-121-4/+2
* | Fixed bug #72188 (Nested try/finally blocks losing return value)Dmitry Stogov2016-05-131-1/+1
* | Make op1/op2 decoding in phpdbg more completeNikita Popov2016-01-211-1/+1
* | Merge branch 'PHP-7.0'Xinchen Hui2016-01-011-6/+8
|\ \ | |/
| * Fixed test after fix lineno of finallyXinchen Hui2016-01-011-6/+8
* | Fixed test by disable opcacheXinchen Hui2015-12-101-2/+4
* | Fixed test (opcache denpends)Xinchen Hui2015-12-091-2/+2
* | Delete empty live-rangesDmitry Stogov2015-12-091-2/+2
|/
* Fix test execution result with opcacheBob Weinand2015-07-281-2/+2
* Fix phpdbg stepping on CATCH with exceptionBob Weinand2015-07-281-0/+65