summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/tests
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-159-9/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-203-3/+3
* Moved "zval.u2.cache_slot" into free room of "zend_op"Dmitry Stogov2018-02-052-2/+2
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-3/+3
* Changed CATCH instruction format (extended_value moved into op2, op2 into res...Dmitry Stogov2018-01-312-2/+2
* Added "argv" and "argc" as known strings.Dmitry Stogov2017-12-011-1/+1
* fix tests for 32-bitRemi Collet2017-09-132-2/+2
* Update tests and add NEWS entry for phpdbg opcode dump changeSara Golemon2017-03-295-15/+15
* Merge branch 'PHP-7.1'Bob Weinand2016-12-221-0/+27
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-12-221-0/+27
| |\
| | * Fixed bug #73704 (phpdbg shows the wrong line in files with shebang)Bob Weinand2016-12-221-0/+27
* | | Merge branch 'PHP-7.1'Bob Weinand2016-12-201-0/+11
|\ \ \ | |/ /
| * | Fixed bug #73794 (Crash (out of memory) when using run and # command separator)Bob Weinand2016-12-201-0/+11
* | | Merge branch 'PHP-7.1'Bob Weinand2016-12-062-0/+90
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-12-062-0/+90
| |\ \ | | |/
| | * Fixed issue getting executable lines from custom wrappersBob Weinand2016-12-062-0/+90
* | | Merge branch 'PHP-7.1'Bob Weinand2016-11-301-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-301-1/+1
| |\ \ | | |/
| | * Fix run-tests.php to always include TEST_PHPDBG_EXECUTABLE if phpdbg availableBob Weinand2016-11-301-1/+1
* | | Merge branch 'PHP-7.1'Bob Weinand2016-11-302-0/+20
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-302-0/+20
| |\ \ | | |/
| | * Fixed bug #73615 (phpdbg without option never load .phpdbginit at startup)Bob Weinand2016-11-302-0/+20
* | | Merge branch 'PHP-7.1'Bob Weinand2016-11-132-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-11-132-3/+3
| |\ \ | | |/
| | * 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
* | | phpdbg standard input changesJoe Watkins2016-11-131-4/+4
|/ /
* | Fix searching for catch blocksBob Weinand2016-10-161-2/+4
* | Merge remote-tracking branch 'origin/PHP-7.0' into PHP-7.1Bob Weinand2016-10-141-0/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-10-149-20/+13
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-143-0/+60
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-10-021-0/+50
|\ \ | |/
| * Fix run command args passing when inmidst executionBob Weinand2016-10-021-0/+50
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-231-0/+37
|\ \ | |/
| * phpdbg next command must stop when leaving functionBob Weinand2016-09-231-0/+37
* | Disable optimizer when it conflicts with phpdbg testsBob Weinand2016-07-132-0/+4
* | Rewrite watchpoints to be much more stableBob Weinand2016-07-116-2/+232
* | Inline simple constant functionsDmitry Stogov2016-06-301-0/+2
* | Fixed bug #72213 (Finally leaks on nested exceptions).Dmitry Stogov2016-05-251-1/+1
* | Fixed bug #72188 (Nested try/finally blocks losing return value)Dmitry Stogov2016-05-131-1/+1
* | Evaluate arguments of new for classes without ctorNikita Popov2016-03-251-1/+1
* | Make op1/op2 decoding in phpdbg more completeNikita Popov2016-01-213-3/+3
* | 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