summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix #76813: Access violation near NULL on source operand"Christoph M. Becker2021-01-111-10/+0
* Fix #76813: Access violation near NULL on source operandChristoph M. Becker2020-11-301-0/+10
* Skip new watch point test under asanNikita Popov2020-06-031-0/+6
* Fix #73927: phpdbg fails with windows error prompt at "watch array"Christoph M. Becker2020-06-021-0/+51
* Make phpdbg test portableChristoph M. Becker2020-05-261-1/+1
* Avoid double buffering in Zend streamsNikita Popov2019-07-171-0/+1
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-161-0/+16
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-161-0/+16
| |\
| | * Fixed bug #78297Nikita Popov2019-07-161-0/+16
* | | Set up asan+ubsan scheduled build on azureNikita Popov2019-06-286-0/+18
* | | Fix skipif syntax errorsNikita Popov2019-06-146-6/+6
* | | use XFAILIF rather than XFAIL to avoid warnings [ci skip]Joe Watkins2019-06-116-12/+36
* | | watchpoints have flaws in implementationJoe Watkins2019-06-106-0/+12
* | | Update phpdbg oplog testNikita Popov2019-05-291-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-03-234-0/+30
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-03-234-0/+30
| |\ \ | | |/
| | * fix bug #76801: phpdbg too many open files errorAlessandro Chitolina2019-03-234-0/+30
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-159-9/+0
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-159-9/+0
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-159-9/+0
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* | | Perform "early-binding" directly during compilationDmitry Stogov2018-08-242-15/+13
|/ /
* | 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