Re: [PHP-DEV] Re: [RFC] OOP API for cURL extension

2024-02-18 Thread Rowan Tommins
On 18 February 2024 15:26:37 GMT, Lynn wrote: > Having a lot of setters for options might make it really hard to find the >methods you're looking for in terms of auto-complete in your IDE. I think it would be significantly better for that purpose than what we have now, because there would be

Re: [PHP-DEV] automatic formatting checks for pull requests?

2024-02-18 Thread Ilija Tovilo
On Sun, Feb 18, 2024 at 4:11 PM Gina P. Banyard wrote: > > On Saturday, 17 February 2024 at 22:18, Ilija Tovilo > wrote: > > > * The new code style should be applied only to newly added sections or > > changed code, not entire files. Otherwise, we'll have many changes in > > large files, with

Re: [PHP-DEV] New ext-dom features

2024-02-18 Thread Larry Garfield
On Sat, Feb 17, 2024, at 5:11 PM, Niels Dossche wrote: > Hi internals > > After (and if) my current in-voting RFC about spec-compliance DOM > passes, some features become more easily possible to implement due to > the necessary building blocks becoming in place in the extension code. > > I would

Re: [PHP-DEV] Re: [RFC] OOP API for cURL extension

2024-02-18 Thread Lynn
On Sun, Feb 18, 2024 at 12:41 PM Rowan Tommins wrote: > On 17 February 2024 15:57:20 GMT, Larry Garfield > wrote: > > >The RFC would also benefit greatly from some practical examples of using > the new API. Right now it's not clear to me (as someone who almost never > uses Curl directly)

Re: [PHP-DEV] automatic formatting checks for pull requests?

2024-02-18 Thread Gina P. Banyard
On Saturday, 17 February 2024 at 22:18, Ilija Tovilo wrote: > Right. Consistent code style is nice, but what we have now is really > not that bad. There are a couple things I'd want if we enforce code > style: > > * Fixing the style should be easy, running a single command without > first

Re: [PHP-DEV] RE: Testing new list server

2024-02-18 Thread Derick Rethans
On 18 February 2024 12:08:46 GMT, Frederik Bosch wrote: > >On 18-02-2024 11:47, Derick Rethans wrote: >> On 18 February 2024 10:23:59 GMT, Matthew Sewell wrote: >>> Hi, >>> >>> I'm using Gmail too but with a custom domain. I did get those three >>> messages but significantly delayed from when

Re: [PHP-DEV] RE: Testing new list server

2024-02-18 Thread Frederik Bosch
On 18-02-2024 11:47, Derick Rethans wrote: On 18 February 2024 10:23:59 GMT, Matthew Sewell wrote: Hi, I'm using Gmail too but with a custom domain. I did get those three messages but significantly delayed from when they were on externals. That sounds about right. The queue was backed up

Re: [PHP-DEV] RE: Testing new list server

2024-02-18 Thread Derick Rethans
On 18 February 2024 10:23:59 GMT, Matthew Sewell wrote: >Hi, > >I'm using Gmail too but with a custom domain. I did get those three >messages but significantly delayed from when they were on externals. That sounds about right. The queue was backed up due to rate limiting for 10+ hours. This

Re: [PHP-DEV] Re: [RFC] OOP API for cURL extension

2024-02-18 Thread Rowan Tommins
On 17 February 2024 15:57:20 GMT, Larry Garfield wrote: >The RFC would also benefit greatly from some practical examples of using the >new API. Right now it's not clear to me (as someone who almost never uses >Curl directly) how/why I'd use any of these, since there's still "a whole >crapton

Re: [PHP-DEV] RE: Testing new list server

2024-02-18 Thread Matthew Sewell
Hi, I'm using Gmail too but with a custom domain. I did get those three messages but significantly delayed from when they were on externals. Best wishes, Matt On Sat, Feb 17, 2024 at 4:15 PM tag Knife wrote: > > On Fri, 16 Feb 2024 at 23:50, Jorg Sowa wrote: > >> Hello Derick, >> there is