Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate zend class entries based on stubs | Máté Kocsis | 2021-02-14 | 1 | -1/+3 |
| | | | | Closes GH-6685 | ||||
* | Implement Attribute Amendments. | Martin Schröder | 2020-06-29 | 1 | -0/+8 |
RFC: https://wiki.php.net/rfc/attribute_amendments Support for attribute grouping is left out, because the short attribute syntax RFC will likely make it obsolete. Closes GH-5751. |