Martin Schröder
|
053ef28b8d
|
Implement Attribute Amendments.
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.
|
2020-06-29 10:45:51 +02:00 |
|
Nikita Popov
|
68fdad82c9
|
Fix free of uninitialized memory in attributes
Fixes OSS-Fuzz #23140.
|
2020-06-07 10:27:15 +02:00 |
|
Nikita Popov
|
5b4c4bbe3b
|
Free attribute validators on shutdown
|
2020-06-05 10:36:35 +02:00 |
|
Benjamin Eberlei
|
a7908c2d11
|
Add Attributes
Co-authored-by: Martin Schröder <m.schroeder2007@gmail.com>
|
2020-06-04 18:19:49 +02:00 |
|