summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_parser.y
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-8.0'Christoph M. Becker2021-01-111-6/+2
|\
| * Revert fix for bug 76813 and re2c version bumpChristoph M. Becker2021-01-111-6/+2
* | Ensure consistent error message in phpdbg parserNikita Popov2020-12-021-0/+1
|/
* Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-11-301-2/+6
|\
| * Fix #76813: Access violation near NULL on source operandChristoph M. Becker2020-11-301-2/+6
* | Clean up the generation of the parsersAkim Demaille2020-02-011-13/+12
* | Use "%empty" in the parsers, instead of commentsAkim Demaille2020-01-311-2/+3
|/
* Use %define api.pure instead of %pure-parserNikita Popov2019-06-121-1/+1
* Upgrade deprecated directives and use non-posix bisonPeter Kokot2019-03-191-1/+1
* Fixed build in directory different from sourceDmitry Stogov2018-10-241-3/+0
* Remove phpdbg parser files generated by bisonPeter Kokot2018-10-231-1/+1
* Fix conflicts in phpdbg parserNikita Popov2018-10-231-1/+1
* Remove unused PHP_PROG_LEX macroPeter Kokot2018-07-291-2/+0
* Fix run command args passing when inmidst executionBob Weinand2016-10-021-0/+5
* Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-031-1/+1
* Add # delimiter to phpdbg commandsBob Weinand2015-09-171-5/+11
* Fix valgrind errors in phpdbgBob Weinand2015-08-041-0/+4
* fix inconsistent dll linkageAnatol Belski2015-08-021-0/+5
* trailing whitespace removalStanislav Malyshev2015-01-101-16/+16
* various fixes for removing explicit tsrm_ls usageAnatol Belski2014-12-161-8/+2
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-3/+3
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-11/+18
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-291-6/+6
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-06-091-68/+84
* Merge sapi/phpdbg into PHP-5.6Bob Weinand2014-04-211-0/+168