summaryrefslogtreecommitdiff
path: root/Zend/tests/attributes
Commit message (Expand)AuthorAgeFilesLines
* Default assert.exception to 1Levi Morrison2020-08-021-0/+4
* Implement Shorter Attribute SyntaxTheodore Brown2020-07-2826-106/+108
* Treat namespaced names as single tokenNikita Popov2020-07-221-1/+1
* Improve output of tokens in Parse ErrorsRowan Tommins2020-07-131-1/+1
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-105-11/+10
* refactor: class constants parsingmoliata2020-07-061-1/+1
* Treat attribute argument lists like normal argument listsNikita Popov2020-07-022-0/+41
* Replace EXPECTF when possibleFabien Villepinte2020-06-292-2/+2
* Implement Attribute Amendments.Martin Schröder2020-06-2912-17/+146
* Consistent file naming.Derick Rethans2020-06-222-0/+0
* Don't allow variables as attribute nameNikita Popov2020-06-081-0/+11
* Fix free of uninitialized memory in attributesNikita Popov2020-06-071-0/+11
* Add AttributesBenjamin Eberlei2020-06-0417-0/+1175