Hello there.
Within one of the recent votes, I was reminded upon an RFC for named parameters/arguments - to be
exact, this one: https://wiki.php.net/rfc/named_params
I just wanted to know if this RFC is still in discussion, has been dropped, or what else is
currently being up with it. Because in my opinion, that’d be a very useful addition - as many
modern languages support this kind of feature already. The only language that I personaly am using
that supports that is Objective-C - and in there, it is very useful. Although its quite different -
it’s a different call-style entirely - I could imagine the implementation from the link above to
be very useful in PHP.
It would be great to know the current state of the RFC, as I didn’t really see anything of its
current state on the page itself.
Kind regards,
Ingwie