[VOTE][RFC] session_start(), lazy_write

php.internals

Andrey Andreev

12 years ago
Hello, I'm starting the vote on the RFC about changing the recently accepted 'lazy_write' functionality in ext/session. The voting period is 2 weeks, until April 24th, 2014 - I'd make it shorter because beta1 was just announced, but easter is coming, so ... https://wiki.php.net/rfc/session-read_only-lazy_write Regards, Andrey Andreev.

Pierre Joye

12 years ago
Hi Andrey, On Apr 10, 2014 12:50 PM, "Andrey Andreev" <narf@devilix.net> wrote:
> > Hello, > > I'm starting the vote on the RFC about changing the recently accepted > 'lazy_write' functionality in ext/session. The voting period is 2 > weeks, until April 24th, 2014 - I'd make it shorter because beta1 was > just announced, but easter is coming, so ... > > https://wiki.php.net/rfc/session-read_only-lazy_write
Too late for 5.6, pls make it 5.7 or next :) Cheers, Pierre

Andrey Andreev

12 years ago
Hi Pierre, On Thu, Apr 10, 2014 at 2:14 PM, Pierre Joye <pierre.php@gmail.com> wrote:
> Hi Andrey, > > > On Apr 10, 2014 12:50 PM, "Andrey Andreev" <narf@devilix.net> wrote: >> >> Hello, >> >> I'm starting the vote on the RFC about changing the recently accepted >> 'lazy_write' functionality in ext/session. The voting period is 2 >> weeks, until April 24th, 2014 - I'd make it shorter because beta1 was >> just announced, but easter is coming, so ... >> >> https://wiki.php.net/rfc/session-read_only-lazy_write > > Too late for 5.6, pls make it 5.7 or next :) > > Cheers, > Pierre
I know about the feature freeze and all, but isn't it possible to make this for 5.6? I would've liked it if I could start the vote earlier, but discussion was going really slow (a month up until now). It's for a new feature that gets into 5.6 now, and in a future version it would be a BC break. Btw, I tried doing that last night, but wiki.php.net was unresponsive. Cheers, Andrey.

Christopher Jones

12 years ago
On April 10, 2014 6:13:45 AM PDT, Andrey Andreev <narf@devilix.net> wrote:
>Hi Pierre, > >On Thu, Apr 10, 2014 at 2:14 PM, Pierre Joye <pierre.php@gmail.com> >wrote: >> Hi Andrey, >> >> >> On Apr 10, 2014 12:50 PM, "Andrey Andreev" <narf@devilix.net> wrote: >>> >>> Hello, >>> >>> I'm starting the vote on the RFC about changing the recently >accepted >>> 'lazy_write' functionality in ext/session. The voting period is 2 >>> weeks, until April 24th, 2014 - I'd make it shorter because beta1 >was >>> just announced, but easter is coming, so ... >>> >>> https://wiki.php.net/rfc/session-read_only-lazy_write >> >> Too late for 5.6, pls make it 5.7 or next :) >> >> Cheers, >> Pierre > >I know about the feature freeze and all, but isn't it possible to make >this for 5.6?
That sounds confused. It's a _freeze_. Chris

Levi Morrison

12 years ago
For many users the wiki.php.net domain was not reachable because of the Heartbleed shenanigans. Can we please extend this vote another week? Thank you.

Levi Morrison

12 years ago
Also, there is no point in voting on it if the author keeps PHP 5.6 as the target. PHP 5.6 is in feature freeze.

Andrey Andreev

12 years ago
Hi, On Mon, Apr 21, 2014 at 5:32 AM, Levi Morrison <morrison.levi@gmail.com> wrote:
> Also, there is no point in voting on it if the author keeps PHP 5.6 as the > target. PHP 5.6 is in feature freeze.
I'm somehow surprised that nobody has noticed this ... if the target is not 5.6, it doesn't make sense. The RFC is withdrawn. Cheers, Andrey.