On 01.09.2024 at 09:16, Mike Schinkel wrote:
> One of the benefits for users when software authors strictly follow SemVer is
> that automated tooling can decide if an automatic upgrade should be safe.
> Depending on out-of-band information to convey BC breakage can result in
> those who use aut
Dear PHP internals community,
I hope this email finds you all well. I'd like to propose an idea that I
believe could enhance PHP's flexibility and consistency, especially when
working with string literals. I'm looking forward to hearing your thoughts
and feedback on this proposal.
Introduction
I'm
Hi all,
I've been following the discussion on the Default Expression RFC, and while
I appreciate the effort to introduce more flexibility in handling default
values, I have some significant concerns about this proposal. I'd like to
share my thoughts and invite further discussion.
1. Complexity vs
On 1 September 2024 17:45:57 BST, Rob Landers wrote:
>Is manually copying the default also not type-safe? Is php a type-safe
>language? I think a lot of the arguments I saw suggested that people don't
>review libraries and their implementations when upgrading or installing them.
>This is jus
On Sun, Sep 1, 2024, at 14:39, Rowan Tommins [IMSoP] wrote:
> On 29/08/2024 22:52, Bilge wrote:
> > On 24/08/2024 17:49, Bilge wrote:
> >>
> >> New RFC just dropped: https://wiki.php.net/rfc/default_expression. I
> >> think some of you might enjoy this one. Hit me with any feedback.
> >>
> > Now t
On 29/08/2024 22:52, Bilge wrote:
On 24/08/2024 17:49, Bilge wrote:
New RFC just dropped: https://wiki.php.net/rfc/default_expression. I
think some of you might enjoy this one. Hit me with any feedback.
Now the dust has settled, I've updated the RFC to version 1.1. The
premise of the RFC is
> On Aug 31, 2024, at 1:44 PM, Christoph M. Becker wrote:
>
> On 31.08.2024 at 19:35, Derick Rethans wrote:
>
>> Shouldn't we have bumped the API number for this? Better safe than sorry.
>
> That ABI break was accidentially committed. There was some discussion
> whether to stick with the break