summaryrefslogtreecommitdiff
path: root/Zend/tests/require_parse_exception.phpt
Commit message (Expand)AuthorAgeFilesLines
* Improve output of tokens in Parse ErrorsRowan Tommins2020-07-131-1/+1
* Syntax errors caused by unclosed {, [, ( mention specific locationAlex Dowad2020-04-141-2/+2
* Deprecate allow_url_includeNikita Popov2019-07-221-0/+1
* Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-161-1/+1
* Throw ParseException from lexerNikita Popov2015-04-021-5/+15
* Support ParseException for require etcNikita Popov2015-03-171-0/+40