Re: [PHP-DEV] Re: [PHP-WEBMASTER] Subscribe Function Seems to be down for several days

2017-08-25 Thread Niklas Keller
There has been a reply to your mail: > > general-subscr...@lists.php.net > Try php-general-subscr...@lists.php.net Regards, Niklas

Re: [PHP-DEV] [RFC] samesite cookie implementation

2017-08-25 Thread Lars Strojny
Hi everybody, I strongly believe this is something we should ship with 7.2. That would give the ecosystem a 1-year head with a feature that could eventually help eradicate CSRF. I would argue that this is worth the unorthodox circumnavigation of our policies. Do you think that’s outrageously

[PHP-DEV] [VOTE] Same Site Cookie RFC

2017-08-25 Thread Frederik Bosch
LS, Just now, I opened the RFC on implementing same site cookies in PHP, https://wiki.php.net/rfc/same-site-cookie, for voting. It consists of two questions, depending on the implementation you would like to see of the feature. Both questions will affect the API of four core functions: setco

Re: [PHP-DEV] [VOTE] Same Site Cookie RFC

2017-08-25 Thread Dan Ackroyd
On 25 August 2017 at 22:19, Frederik Bosch wrote: > LS, > > Just now, I opened the RFC on implementing same site cookies in PHP, > https://wiki.php.net/rfc/same-site-cookie, for voting. Please be explicit: > Proposed PHP Version(s) > next PHP 7.x It's really late in the day for 7.2. Although p

Re: [PHP-DEV] [RFC] samesite cookie implementation

2017-08-25 Thread Christoph M. Becker
On 25.08.2017 at 22:54, Lars Strojny wrote: > I strongly believe this is something we should ship with 7.2. That > would give the ecosystem a 1-year head with a feature that could > eventually help eradicate CSRF. I would argue that this is worth the > unorthodox circumnavigation of our policies.

Re: [PHP-DEV] [VOTE] Same Site Cookie RFC

2017-08-25 Thread Frederik Bosch
Hi Dan, While I agree on your statement that it is late for 7.2, I believe the text is explicit enough. Since features for PHP 7.2 are frozen, according to the rules this should go for the version thereafter. However, if a release managers wants to pick up it and embed in 7.2, I am not going

[PHP-DEV] BAD Benchmark Results for PHP Master 2017-08-24

2017-08-25 Thread lp_benchmark_robot
Results for project PHP master, build date 2017-08-24 19:23:31-07:00 commit: a02cbb9 previous commit:cf1d42e revision date: 2017-08-24 23:41:40+02:00 environment:Haswell-EP cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping 2, LLC 45 MB

Re: [PHP-DEV] [VOTE] Same Site Cookie RFC

2017-08-25 Thread Sara Golemon
On Fri, Aug 25, 2017 at 6:18 PM, Dan Ackroyd wrote: > On 25 August 2017 at 22:19, Frederik Bosch wrote: >> LS, >> >> Just now, I opened the RFC on implementing same site cookies in PHP, >> https://wiki.php.net/rfc/same-site-cookie, for voting. > > Please be explicit: > >> Proposed PHP Version(s)

Re: [PHP-DEV] [VOTE] Same Site Cookie RFC

2017-08-25 Thread Remi Collet
Le 26/08/2017 à 01:10, Sara Golemon a écrit : > In my opinion it's too late for 7.2 especially as it contains an ABI > break which at best will be annoying for the folks helping us test. > The primary vote should be about 7.3 and if this wants to land on 7.2 > there should be a separate vote for t