summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-8.0'Christoph M. Becker2021-01-111-10/+0
|\
| * Revert fix for bug 76813 and re2c version bumpChristoph M. Becker2021-01-111-10/+0
* | Restrict allowed usages of $GLOBALSNikita Popov2021-01-061-2/+1
* | Ensure consistent error message in phpdbg parserNikita Popov2020-12-021-3/+3
|/
* Drop all JIT related XFAILS from phpdbg test suiteChristoph M. Becker2020-11-3019-93/+0
* Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-11-301-0/+10
|\
| * Fix #76813: Access violation near NULL on source operandChristoph M. Becker2020-11-301-0/+10
* | Adjust assignment line number for matchIlija Tovilo2020-09-084-0/+128
* | Mark phpdbg test as XFAIL on Windows with JIT enabledChristoph M. Becker2020-06-241-0/+6
* | Fix typo in skipif sectionNikita Popov2020-06-031-0/+1
* | Merge branch 'PHP-7.4'Nikita Popov2020-06-031-1/+3
|\ \ | |/
| * Skip new watch point test under asanNikita Popov2020-06-031-0/+6
* | Skip new test case on Windows when JIT is enabledChristoph M. Becker2020-06-021-0/+6
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-06-021-0/+51
|\ \ | |/
| * Fix #73927: phpdbg fails with windows error prompt at "watch array"Christoph M. Becker2020-06-021-0/+51
* | Mark several phpdbg tests as xfailChristoph M. Becker2020-05-2717-0/+84
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-05-261-1/+1
|\ \ | |/
| * Make phpdbg test portableChristoph M. Becker2020-05-261-1/+1
* | Add --file-cache-prime/use options to run-testsNikita Popov2020-05-201-1/+1
* | Fix phpdbg test with JITNikita Popov2020-05-181-1/+1
* | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-2/+2
|/
* 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