summaryrefslogtreecommitdiff
path: root/sapi/phpdbg
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-023-7/+55
|\ \ | |/
| * Fix #73927: phpdbg fails with windows error prompt at "watch array"Christoph M. Becker2020-06-023-7/+55
* | Mark several phpdbg tests as xfailChristoph M. Becker2020-05-2717-0/+84
* | Improve type error messages when an object is givenMáté Kocsis2020-05-261-2/+2
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-05-266-8/+28
|\ \ | |/
| * Make phpdbg test portableChristoph M. Becker2020-05-261-1/+1
| * Fix several mostly Windows related phpdbg bugsChristoph M. Becker2020-05-264-6/+26
| * Fix #73926: phpdbg will not accept input on restart executionChristoph M. Becker2020-05-261-1/+1
* | Add --file-cache-prime/use options to run-testsNikita Popov2020-05-201-1/+1
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-05-191-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-191-1/+1
| |\
| | * Fix INI setting member nameChristoph M. Becker2020-05-191-1/+1
* | | Fix phpdbg test with JITNikita Popov2020-05-181-1/+1
* | | Remove some uses of zend_inline_hash_funcNikita Popov2020-05-152-9/+9
* | | Add stubs for some SAPIsMáté Kocsis2020-05-143-31/+43
* | | Fix [-Wundef] warning in PHPDBG SAPIGeorge Peter Banyard2020-05-121-3/+3
* | | Code tweaks: Remove unneeded semicolonsAlex Dowad2020-04-292-2/+2
* | | Improve a last couple of argument error messagesMáté Kocsis2020-04-201-1/+1
* | | Remove return value from llist apply functionsNikita Popov2020-04-152-3/+1
* | | Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-2/+2
* | | Use separate typedef for bucket comparison functionNikita Popov2020-03-041-7/+3
* | | Fix [-Wmissing-field-initializers] compiler warning in PHPDBG_COMMAND_HELP_D ...George Peter Banyard2020-02-101-1/+1
* | | Fix some -Wold-style-declaration compiler warningsGeorge Peter Banyard2020-02-051-2/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2020-02-033-108/+108
|\ \ \ | |/ /
| * | Apply tidy formattingNikita Popov2020-02-033-108/+108
* | | Clean up the generation of the parsersAkim Demaille2020-02-013-18/+13
* | | Use "%empty" in the parsers, instead of commentsAkim Demaille2020-01-312-3/+4
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-2/+2
* | | Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-164-5/+5
* | | Use RETURN_THROWS() during ZPP in main, sapi, win32, and ZendMáté Kocsis2019-12-301-11/+11
* | | Fix typoChristoph M. Becker2019-12-301-1/+1
* | | Remove phpdbg READMEekinhbayar2019-12-091-78/+0
* | | Add union return types for function stubsMáté Kocsis2019-11-112-3/+2
* | | Make zend_type a 2-field structNikita Popov2019-11-081-1/+1
* | | Convert phpdbg arginfo to php stubsCraig Duncan2019-10-293-55/+79
* | | Small phpdbg cleanupsNikita Popov2019-10-291-6/+16
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-191-1/+1
|\ \ \ | |/ /
| * | Fix miscellaneous typos in docsTyson Andre2019-10-191-1/+1
| * | Revert "Link executable files using non PIC object files. This reduces PIC ov...Dmitry Stogov2019-10-101-3/+3
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-2548-96/+0
* | | Merge branch 'PHP-7.4'Nikita Popov2019-09-141-1/+1
|\ \ \ | |/ /
| * | Fix symtable_cache_limit assignment in phpdbgNikita Popov2019-09-141-1/+1
| * | Link executable files using non PIC object files. This reduces PIC overhead a...Dmitry Stogov2019-09-071-3/+3
* | | Link executable files using non PIC object files. This reduces PIC overhead a...Dmitry Stogov2019-09-031-3/+3
* | | Merge branch 'PHP-7.4'Nikita Popov2019-07-241-0/+4
|\ \ \ | |/ /
| * | Revert "Drop free_filename field from zend_file_handle"Nikita Popov2019-07-241-0/+4
* | | Merge branch 'PHP-7.4'Nikita Popov2019-07-222-2/+2
|\ \ \ | |/ /
| * | Report errors from stream read and write operationsNikita Popov2019-07-222-2/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2019-07-171-0/+1
|\ \ \ | |/ /