Den man. 26. jul. 2021 kl. 15.49 skrev Peter Cowburn :
> This date has passed, yet the vote is still ongoing.
> Daniel, could you please close the vote and do the usual follow up tasks?
> If Daniel is unavailable, what is the process for *someone else* doing
> those things?
I took the liberty to c
Is there a process in place for RFCs that address bugs in bugs.php.net if
they have a passing vote to mark the bug as "FIXED in version xx.xx.xx" or
if the RFC doesn't pass mark the bug as "WONTFIX"?
On Mon, Jul 26, 2021 at 6:49 AM Peter Cowburn
wrote:
> >
> > On Jul 6, 2021, at 08:34, Daniel Be
> Le 26 juil. 2021 à 15:41, Sara Golemon a écrit :
>
> A much more direct and maintainable solution would be to introduce a new
> function that intentionally modifies by reference.
That function already exists, it is `array_push()`:
`$x = array_merge($x, $y);` → `array_push($x, ...$y)`
—Cla
On Fri, Jul 23, 2021 at 4:58 AM Nicolas Grekas
wrote:
> https://wiki.php.net/rfc/nullable_intersection_types
>
>
I've commented on the PR and in R11 a bit already, but I'd like to state my
position here for the record. I do see the value in having nullability,
but I can't disagree enough with th
On Sun, Jul 25, 2021 at 4:35 PM David Rodrigues
wrote:
> Anyway, I don't know if this is actually possible, or if the cost-benefit
> would be better than what there is today. But I believe it is a path to be
> thought of.
>
Sadly, no. The function doesn't know where the variable is going to be
s
>
> On Jul 6, 2021, at 08:34, Daniel Beardsley wrote:
Voting will be open till 2020-07-21
>
This date has passed, yet the vote is still ongoing.
Daniel, could you please close the vote and do the usual follow up tasks?
If Daniel is unavailable, what is the process for *someone else* doing
thos