liam's avatar

Liam Hammett

liam

Member since

55

Total Reputation

3

Total Arguments

3

Total Votes for Arguments

Arguments and votes

2

There are so many other, more elegant solutions to this problem that could solve it; multi-class-inheritance, traits-implementing-interfaces, etc. all to solve a problem I haven't really found myself running into more than once or twice in a number of years.

Share:
Read the RFC: Interface Default Methods liam avatar
liam
voted no
1

Callbacks are the bread-and-butter of any modern PHP developer, so being able to trim down the cruft to make code more consise and readable is a no-brain win.

Share:
Read the RFC: Short Closures 2.0 liam avatar
liam
voted yes
1

I've long been a fan of the pipeline operator, it is such a minor syntax change that gets in the way of nothing, but allows for, in my opinion, a much cleaner and more readable set of procedural code where you can read naturally from top-to-bottom instead of middle-out.

Share:
Read the RFC: The Pipe Operator liam avatar
liam
voted yes
RSS Feed Contribute Watch on YouTube Our License
© 2024 RFC Vote. This project is open source. Contribute and collaborate with us!