philstu

philstu

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.

Anonymous Classes

Author
Target
7.0
For some time PHP has featured anonymous function support in the shape of Closures; this patch introduces the same kind of functionality for objects of an anony...

Anonymous Classes

Yes
No
Yes
50 Votes (96%)
No
2 Votes (4%)

Typed Properties

Author
Typed Properties allow for an optional keyword in the definition, after the visibility scope, which contains the type the property should allow.

Merge typed properties ?

Yes
No
Yes
34 Votes (60%)
No
23 Votes (40%)