beberlei

beberlei

Contributor Directory

RFCs

Language and policy proposals from this contributor
RFCs are part of the process by which decisions are made about PHP. For more information about the RFC process as well as viewing a full list of RFCs please visit the RFC section.

Attribute Amendments

Author
Target
8.0
This RFC discusses a few amendments to the original Attributes RFC that was accepted for PHP 8.

Should PhpAttribute be renamed to Attribute?

Yes
No
Yes
51 Votes (100%)
No
0 Votes (0%)

Should a secondary grouped syntax for attributes be introduced?

Yes
No
Yes
32 Votes (70%)
No
14 Votes (30%)

Should attributes allow definition of target declarations?

Yes
No
Yes
38 Votes (90%)
No
4 Votes (10%)

Should attributes allow definition of repeatability?

Yes
No
Yes
38 Votes (90%)
No
4 Votes (10%)

Attributes v2

Author
Target
8.0
This RFC proposes Attributes as a form of structured, syntactic metadata to declarations of classes, properties, functions, methods, parameters and constants. A...

Accept PHP Attributes v2 into core?

Yes
No
Yes
51 Votes (98%)
No
1 Votes (2%)

Which syntax to use for attributes?

<<>>
@:
<<>>
41 Votes (77%)
@:
12 Votes (23%)

Implement new DOM Living Standard APIs in ext/dom

Author
Target
8.0
Working with XML (HTML) documents is a necessary task for many web applications and the dom extension implements a standardized API that was previously specifie...

Accept changes to DOM API to add support for new methods added in WHATWG groups DOM living standard?

Yes
No
Yes
37 Votes (100%)
No
0 Votes (0%)