summaryrefslogtreecommitdiff
path: root/Zend/zend_attributes.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use scope when validating AttributeNikita Popov2020-12-011-1/+4
* Honor strict_types=1 for attributes, improve backtracesNikita Popov2020-09-271-16/+9
* Improve type declarations for Zend APIsGeorge Peter Banyard2020-08-281-2/+2
* Implement named parametersNikita Popov2020-07-311-3/+8
* Implement Attribute Amendments.Martin Schröder2020-06-291-19/+159
* Fix free of uninitialized memory in attributesNikita Popov2020-06-071-0/+5
* Free attribute validators on shutdownNikita Popov2020-06-051-0/+5
* Add AttributesBenjamin Eberlei2020-06-041-0/+146