On Mar 29, 2024, at 20:20, Bob Weinand wrote:
On 29.3.2024 23:31:26, Daniil Gentili
wrote:
In light of
the recent supply chain attack in xz/lzma, leading to a backdoor
in openSSH
(https://www.openwall.com/lists/oss-security/20
On 2024-03-30 13:06, 하늘아부지 wrote:
Even currently, `__callStatic` is called in cases of non-static methods
that are not public methods. `__callStatic` already acts as a
rule-breaker.
I think the problem here is a confusion based on the idea that there is
necessarily some direct corresponde
On Wed, Mar 27, 2024 at 12:08 AM Aleksander Machniak wrote:
> On 27.03.2024 01:03, Saki Takamachi wrote:
> >> $num = new BcNum('1.23', 2);
> >> $result = $num + '1.23456';
> >> $result->value; // '2.46456'
> >> $result->scale; // ??
> >
> > In this case, `$result->scale` will be `'5'`. I added th
On 29.3.2024 23:31:26, Daniil Gentili wrote:
In light of the recent supply chain attack in xz/lzma, leading to a
backdoor in openSSH
(https://www.openwall.com/lists/oss-security/2024/03/29/4), I believe
that it would be a good idea to remove the huge attack surface offered
by the pre-generated
2024년 3월 30일 (토) 오전 2:15, Robert Landers 님이 작성:
> On Fri, Mar 29, 2024 at 3:41 AM 하늘아부지 wrote:
> >
> > Hello.
> >
> > I created a wiki for __callStatic related issues.
> > Please see:
> > https://wiki.php.net/rfc/complete_callstatc_magic
> >
> > I look forward to your interest and advice.
> >
> >
2024년 3월 30일 (토) 오전 1:21, Larry Garfield 님이 작성:
> On Fri, Mar 29, 2024, at 3:33 PM, 하늘아부지 wrote:
> > 2024년 3월 29일 (금) 오후 10:21, Larry Garfield 님이 작성:
> >> On Fri, Mar 29, 2024, at 2:39 AM, 하늘아부지 wrote:
> >> > Hello.
> >> >
> >> > I created a wiki for __callStatic related issues.
> >> > Please see:
In light of the recent supply chain attack in xz/lzma, leading to a backdoor in
openSSH (https://www.openwall.com/lists/oss-security/2024/03/29/4), I believe
that it would be a good idea to remove the huge attack surface offered by the
pre-generated autoconf build scripts and lexers, offered in
On Fri, Mar 29, 2024 at 3:41 AM 하늘아부지 wrote:
>
> Hello.
>
> I created a wiki for __callStatic related issues.
> Please see:
> https://wiki.php.net/rfc/complete_callstatc_magic
>
> I look forward to your interest and advice.
>
> Best Regards.
> Daddyofsky
Hey there,
Some general feedback:
The RF
On 29.03.2024 14:03, Larry Garfield wrote:
On the contrary, I would favor going the other direction: Calling a static
method as though it were non-static currently works, and I would support making
that an error, to further emphasize that static and non-static methods are not
interchangeable.
On Fri, 22 Mar 2024, Morgan wrote:
> On 2024-03-22 08:19, Jim Winstead wrote:
> > On Thu, Mar 21, 2024, at 10:54 AM, Derick Rethans wrote:
> > >
> > > The RFC is at https://wiki.php.net/rfc/release_cycle_update
> >
> > Could this RFC also be a good time to clarify what sort of BC changes are
> >
On Thu, 21 Mar 2024, Jim Winstead wrote:
> On Thu, Mar 21, 2024, at 10:54 AM, Derick Rethans wrote:
> > Hi!
> >
> > On Fri, 10 Nov 2023, Jakub Zelenka wrote:
> >
> >> I would like to propose a new process RFC for updates to PHP release
> >> cycle:
> >>
> >> https://wiki.php.net/rfc/release_cycle
On Thu, 21 Mar 2024, Daniil Gentili wrote:
> >> I would like to propose a new process RFC for updates to PHP release
> >> cycle:
> >>
> >> https://wiki.php.net/rfc/release_cycle_update
>
> I would also like to propose an addition, allowing patch releases to
> be made outside of the normal releas
On Fri, Mar 29, 2024, at 3:33 PM, 하늘아부지 wrote:
> 2024년 3월 29일 (금) 오후 10:21, Larry Garfield 님이 작성:
>> On Fri, Mar 29, 2024, at 2:39 AM, 하늘아부지 wrote:
>> > Hello.
>> >
>> > I created a wiki for __callStatic related issues.
>> > Please see:
>> > https://wiki.php.net/rfc/complete_callstatc_magic
>> > I
2024년 3월 29일 (금) 오후 10:21, Larry Garfield 님이 작성:
> On Fri, Mar 29, 2024, at 2:39 AM, 하늘아부지 wrote:
> > Hello.
> >
> > I created a wiki for __callStatic related issues.
> > Please see:
> > https://wiki.php.net/rfc/complete_callstatc_magic
> > I look forward to your interest and advice.
>
> I am firm
On Fri, Mar 29, 2024, at 2:39 AM, 하늘아부지 wrote:
> Hello.
>
> I created a wiki for __callStatic related issues.
> Please see:
> https://wiki.php.net/rfc/complete_callstatc_magic
> I look forward to your interest and advice.
I am firmly against this proposal.
I think my objection boils down to this
2024년 3월 29일 (금) 오후 5:43, Stéphane Hulard 님이 작성:
> Le vendredi 29 mars 2024 à 03:39, 하늘아부지 a écrit :
>
> > Hello.
> >
>
> > I created a wiki for __callStatic related issues.
> > Please see:
> > https://wiki.php.net/rfc/complete_callstatc_magic
> >
>
> > I look forward to your interest and advice.
Le vendredi 29 mars 2024 à 03:39, 하늘아부지 a écrit :
> Hello.
>
> I created a wiki for __callStatic related issues.
> Please see:
> https://wiki.php.net/rfc/complete_callstatc_magic
>
> I look forward to your interest and advice.
>
> Best Regards.
> Daddyofsky
Hello !
I took a look at your p
17 matches
Mail list logo