Hello everyone,
Would this change affect WeakMap somehow?
Regards,
Dimitar
On Sat, 29 Apr 2023 at 0:48, Garet Claborn wrote:
> You are correct, thank you.
>
> The RFC draft has been posted to
> https://wiki.php.net/rfc/treat_enum_instances_as_values
>
> -Garet
>
> On Tue, Apr 25, 2023 at 8:14
You are correct, thank you.
The RFC draft has been posted to
https://wiki.php.net/rfc/treat_enum_instances_as_values
-Garet
On Tue, Apr 25, 2023 at 8:14 AM Tim Düsterhus wrote:
> Hi
>
> On 4/25/23 14:54, Garet Claborn wrote:
> > I am requesting RFC karma to post the present version of an RFC m
Hi,
Thanks for the feedback even though it would be great to get it during the
discussion period...
Just want to add few points in addition to what Larry wrote.
On Fri, 28 Apr 2023, 16:17 Levi Morrison,
wrote:
> On Fri, Apr 28, 2023 at 4:01 AM Jakub Zelenka wrote:
> >
> > Hi,
> >
> > The vote
On Fri, Apr 28, 2023, at 3:17 PM, Levi Morrison via internals wrote:
> On Fri, Apr 28, 2023 at 4:01 AM Jakub Zelenka wrote:
>>
>> Hi,
>>
>> The vote is now open for the RFC about introduction of the PHP Technical
>> Committee:
>>
>> https://wiki.php.net/rfc/php_technical_committee
>>
>> Regards
>>
On Fri, Apr 28, 2023 at 4:01 AM Jakub Zelenka wrote:
>
> Hi,
>
> The vote is now open for the RFC about introduction of the PHP Technical
> Committee:
>
> https://wiki.php.net/rfc/php_technical_committee
>
> Regards
>
> Jakub
Do we really need this level of bureaucracy? I mean... I know
someone's
On Fri, 28 Apr 2023 at 05:17, Alexander Pravdin
wrote:
> On Thu, 27 Apr 2023 at 07:03, Rowan Tommins
> wrote:
>
> > You have to load the value somehow; bcmath accepts strings directly, so
> > parses the values each time, which isn't very efficient; but php-decimal
> > uses strings to construct o
Hi,
The vote is now open for the RFC about introduction of the PHP Technical
Committee:
https://wiki.php.net/rfc/php_technical_committee
Regards
Jakub
On 27/04/2023 22:28, Máté Kocsis wrote:
As you have possibly already experienced, overloaded signatures cause
various smaller and bigger issues, while the concept is not natively
supported by PHP. That's why I drafted an RFC which intends to phase out
the majority of overloaded function/method si