andreas's avatar

Andreas Herss

andreas

Member since

50

Total Reputation

2

Total Arguments

4

Total Votes for Arguments

Arguments and votes

2

makes for cleaner code by removing those useless parentheses

Share:
Read the RFC: new MyClass()->method() without parentheses andreas avatar
andreas
voted yes
1

would make the code more readable, instead of the need to pass multiple parameters through the use()

Share:
Read the RFC: Short Closures 2.0 andreas avatar
andreas
voted yes
81

We spend a lot more time reading code than writing it. The elegance of short closure combined with the convenience of variable scope usage has already shown to be a game changer on Typescript and there doesn’t seem to be any technical issue with having it on PHP.

Share:
Read the RFC: Short Closures 2.0 marco avatar
marco
voted yes
57
  1. Separation of what (interface) and how (class/trait)
  2. More balanced vote chart, now it's too green
Share:
Read the RFC: Interface Default Methods jacek avatar
jacek
voted no
RSS Feed Contribute Watch on YouTube Our License
© 2024 RFC Vote. This project is open source. Contribute and collaborate with us!