On Fri, Mar 14, 2025 at 4:12 AM Juris Evertovskis wrote:
>
> Hello,
>
>
>
> I’ve opened the vote on the Optional interfaces RFC.
>
>
>
> https://wiki.php.net/rfc/optional-interfaces
>
>
>
> Implementation: https://github.com/php/php-src/pull/17288
>
> Discussion: https://externals.io/message/12618
On 25 March 2025 20:29:16 GMT, Rob Landers wrote:
> Personally, I'd feel that file-private should be kept as simple as possible
> and limit it to "top-level" things, but that doesn't necessarily have to be
> the case. If we did allow it on methods/properties, when mixing it with
> regular vi
Hello everyone,
It's a nice Sunday evening, and I'd like to share some updates and thoughts
from this week — kind of like a digest :)
1. Big thanks to Rowan Tommins for the syntax suggestions, ideas, and
feedback. I decided to try using the `spawn block` syntax, and in practice,
it turned out to
On Wed, Mar 26, 2025 at 12:10 PM Calvin Buckley wrote:
> Hi all,
>
> It's time to start the process of finding and electing RMs for the next
> minor PHP release.
>
>
I'd like to also throw my hat in the ring. I've been contributing for a
while now, and recently got VCS access/karma.
>
> Candida
On 26 March 2025 00:22:47 GMT, Rob Landers wrote:
>
>To be clear, I'm not trying to be difficult. As you mentioned, these were all
>things I had to think about for nested classes too. I know how nested classes
>work and why. How file-private would work, on the other hand, I have put
>little