Re: [PHP-DEV] Request to create a RFC for const args

2023-06-26 Thread Ilija Tovilo
Hi Sam! > Hello php internals team, > I would like to put forward an RFC for a new feature. I am a long time user, > but have never participated as yet to the RFC. Sorry for the late reply. Thanks for your suggestion! If you'd like RFC karma, we'll need to know your username on the wiki. Ilija

Re: [PHP-DEV] Request to create a RFC for const args

2023-06-19 Thread Olle Härstedt
2023-06-19 12:59 GMT+02:00, Sam McDonald : > He6 Olle, > Yes more so the former, not the latter in your example. > If there is already an rfc in place then that is fantastic. > Regards > SAM There's no RFC, just me mailing out the idea when I had it. :) Go wild. Olle -- PHP Internals - PHP Runt

Re: [PHP-DEV] Request to create a RFC for const args

2023-06-19 Thread Sam McDonald
o: Sam McDonald Cc: internals@lists.php.net Subject: Re: [PHP-DEV] Request to create a RFC for const args 2023-06-19 9:56 GMT+02:00, Sam McDonald : > Hello php internals team, > I would like to put forward an RFC for a new feature. I am a long time user, > but have never participated as

Re: [PHP-DEV] Request to create a RFC for const args

2023-06-19 Thread Olle Härstedt
2023-06-19 9:56 GMT+02:00, Sam McDonald : > Hello php internals team, > I would like to put forward an RFC for a new feature. I am a long time user, > but have never participated as yet to the RFC. > > This is my first step to gather reaction/feedback from the team. > > I would be happy to implemen

[PHP-DEV] Request to create a RFC for const args

2023-06-19 Thread Sam McDonald
Hello php internals team, I would like to put forward an RFC for a new feature. I am a long time user, but have never participated as yet to the RFC. This is my first step to gather reaction/feedback from the team. I would be happy to implement the feature and post a PR or have someone from the