On Mon, Aug 26, 2024, at 10:44 AM, Jim Winstead wrote:
> Hi,
>
> Another RFC around process:
> https://wiki.php.net/rfc/web-and-doc-use-not-endorsement
>
> Feedback would be appreciated. My intention is to start voting on September
> 9th unless there is still ongoing discussion.
It has taken m
Hi,
ssh2 maintainer here. Low maintenance is indeed somewhat accurate. I review and
merge PR's, have done some minor work on it, and do releases sometimes. Some
others on this list have done minor work on it too.
On Tue, Sep 24, 2024, at 19:53, Christoph M. Becker wrote:
> >>> Let me know what
On 24.09.2024 at 19:21, Gina P. Banyard wrote:
> On Tuesday, 24 September 2024 at 14:24, Christoph M. Becker
> wrote:
>
>> On 24.09.2024 at 14:18, Gina P. Banyard wrote:
>>
>>> Let me know what you think about it:
>>> https://wiki.php.net/rfc/warn-resource-to-string
>>
>> The ssh2 wrappers[1] us
On Tuesday, 24 September 2024 at 14:34, Christian Schneider
wrote:
> Am 14.09.2024 um 17:33 schrieb Gina P. Banyard intern...@gpb.moe:
>
> > I came across the Directory class while doing some code exploration of
> > ext/standard.
> > This class is effectively an opaque object for Directory res
On Tuesday, 24 September 2024 at 14:24, Christoph M. Becker
wrote:
> On 24.09.2024 at 14:18, Gina P. Banyard wrote:
>
> > I would like to propose a short RFC about warning on conversions from
> > resources to strings,
> > similar to what a conversion from array to string does.
> >
> > Let me
On 24.9.2024 17:14:20, Christoph M. Becker wrote:
Hi all,
I want to suggest that we do not allow any RFC implementations to land
during beta phase. In my opinion, the remaining time to thoroughly
check and address possibly overlooked issues is way too short otherwise.
For instance, the impleme
Hi all!
The PHP-8.4 branch has been created.
Please include branch PHP-8.4 in all merges from 8.3 and earlier.
Please commit all 8.4 fixes to PHP-8.4 and merge to master which is
now targetting 8.5
https://github.com/php/php-src/commit/7bd0bcadaa32ace195a9278cf76bdfdbd95f8765
Regards,
Saki
On 23.09.2024 at 23:21, Rowan Tommins [IMSoP] wrote:
> Among the installed PECL extensions are igbinary, imagick, mongodb,
> msgpack, and oauth (which I note lists the version as "2.0.8dev").
Well, oauth hadn't had a release for four years, so that probably has
been a last resort to still provide
Am 14.09.2024 um 17:33 schrieb Gina P. Banyard :
> I came across the Directory class while doing some code exploration of
> ext/standard.
> This class is effectively an opaque object for Directory resources, however
> it doesn't behave like one, as it has existed since PHP 4.
>
> As such, I am p
On 24.09.2024 at 14:18, Gina P. Banyard wrote:
> I would like to propose a short RFC about warning on conversions from
> resources to strings,
> similar to what a conversion from array to string does.
>
> Let me know what you think about it:
> https://wiki.php.net/rfc/warn-resource-to-string
Th
On Saturday, 14 September 2024 at 16:33, Gina P. Banyard
wrote:
> Hello internals,
>
> I came across the Directory class while doing some code exploration of
> ext/standard.
> This class is effectively an opaque object for Directory resources, however
> it doesn't behave like one, as it has e
Hello internals,
I would like to propose a short RFC about warning on conversions from resources
to strings,
similar to what a conversion from array to string does.
Let me know what you think about it:
https://wiki.php.net/rfc/warn-resource-to-string
Best regards,
Gina P. Banyard
12 matches
Mail list logo