Re: [PHP-DEV] RFC: Server-Side Request and Response Objects (v2)

2020-03-07 Thread Paul M. Jones
Hi Arvids, > On Mar 5, 2020, at 05:19, Arvids Godjuks wrote: > > one question I do have here is about how PHP-PM process manager will be > able to interact with this layer? > Cause right now it does rewrite the $_SERVER variable for each incoming > request for its child processes that handle the

Re: [PHP-DEV] RFC: Server-Side Request and Response Objects (v2)

2020-03-07 Thread Paul M. Jones
Hi Peter, Thanks for the detailed critique. I'm not sure I can remedy everything you've pointed out, but even so ... > On Mar 5, 2020, at 03:00, Peter Bowyer wrote: > > I expect to vote "no". My thoughts are: > > 1. The chosen API. We have an OO approach, but headers and query parameters > ar

Re: [PHP-DEV] [RFC] [DISCUSSION] Immutable/final/readonly properties

2020-03-07 Thread Máté Kocsis
TL;DR; I plan to open the vote on Monday because the proposal feels complete for me. Read more to find out why I think so. Nicolas, do you have any specific use-case in mind that would require a workaround outlined in my previous email above the current possibilities (lazy initialization, unsettin

Re: [PHP-DEV] The state of the PHP-Group (was: OSI approval for PHP 3.01 license)

2020-03-07 Thread Ben Ramsey
> On Mar 7, 2020, at 12:09, Andreas Heigl wrote: > > Hey all > > Am 07.03.20 um 13:20 schrieb Christoph M. Becker: >> On 05.03.2020 at 17:46, Ben Ramsey wrote: >> I’ve submitted a formal request for “legacy approval” to the OSI license-review list, according to their policies.

[PHP-DEV] The state of the PHP-Group (was: OSI approval for PHP 3.01 license)

2020-03-07 Thread Andreas Heigl
Hey all Am 07.03.20 um 13:20 schrieb Christoph M. Becker: > On 05.03.2020 at 17:46, Ben Ramsey wrote: > >>> I’ve submitted a formal request for “legacy approval” to the OSI >>> license-review list, according to their policies. >>> >>> http://lists.opensource.org/pipermail/license-review_lists.op

Re: [PHP-DEV] RFC: Server-Side Request and Response Objects (v2)

2020-03-07 Thread Paul M. Jones
Hi Rowan, > On Mar 4, 2020, at 17:13, Rowan Tommins wrote: > >> On 04/03/2020 20:01, Paul M. Jones wrote: >> >> This RFC, in contrast, does not attempt to model HTTP messages. It does not >> attempt to discard previous ways of working. Instead, it proposes a more >> object-oriented representa

Re: [PHP-DEV] OSI approval for PHP 3.01 license

2020-03-07 Thread Christoph M. Becker
On 05.03.2020 at 17:46, Ben Ramsey wrote: >> I’ve submitted a formal request for “legacy approval” to the OSI >> license-review list, according to their policies. >> >> http://lists.opensource.org/pipermail/license-review_lists.opensource.org/2020-March/004716.html > > > Here's a question from th