Open RFCs

new MyClass()->method() without parentheses

Chain method on newly created objects without parentheses

75% 25%
29
38 yes
13 no
Property Hooks

A new way of interacting with properties

61% 39%
63
121 yes
78 no
The Pipe Operator

The "pipe operator" |> allows you to chain multiple function calls in a more convenient way.

68% 32%
90
262 yes
122 no

Argument of the Day

3

this allows for cleaner code. less verbose.

Share:
Read the RFC: new MyClass()->method() without parentheses davidcarrdev avatar
davidcarrdev
voted yes
RSS Feed Contribute Watch on YouTube Our License
© 2024 RFC Vote. This project is open source. Contribute and collaborate with us!