RE: [PHP-DEV] On malformed transport strings

2017-04-26 Thread Anatol Belski
> -Original Message- > From: p...@golemon.com [mailto:p...@golemon.com] On Behalf Of Sara > Golemon > Sent: Thursday, April 27, 2017 12:10 AM > To: Anatol Belski > Cc: PHP internals ; Joe Watkins ; > Davey Shafik ; Remi Collet > Subject: Re: [PHP-DEV] On malformed transport strings > >

[PHP-DEV] BAD Benchmark Results for PHP Master 2017-04-25

2017-04-26 Thread lp_benchmark_robot
Results for project PHP master, build date 2017-04-25 23:48:13-07:00 commit: 294f616 previous commit:eb68c0d revision date: 2017-04-25 14:08:17+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] On malformed transport strings

2017-04-26 Thread Sara Golemon
On Wed, Apr 26, 2017 at 1:19 PM, Anatol Belski wrote: > What I'd basically avoid is making changes in stress, > as there might be other beyond places and we shouldn't > risk to introduce more breach than there already is. > Instead, that requires a cold head and a lot of QA 😉 > Which is precisely

RE: [PHP-DEV] On malformed transport strings

2017-04-26 Thread Anatol Belski
> -Original Message- > From: p...@golemon.com [mailto:p...@golemon.com] On Behalf Of Sara > Golemon > Sent: Wednesday, April 26, 2017 5:35 PM > To: Anatol Belski > Cc: PHP internals ; Joe Watkins ; > Davey Shafik ; Remi Collet > Subject: Re: [PHP-DEV] On malformed transport strings > >

[PHP-DEV] Re: [VOTE] PDO Float Type

2017-04-26 Thread Adam Baratz
> > I'd like to open the vote on this RFC: > *https://wiki.php.net/rfc/pdo_float_type > * > > Previous discussion: > *https://externals.io/thread/805 * > > Voting will end on the 26th at 0:00 UTC. > The RFC was rejected by a

Re: [PHP-DEV] On malformed transport strings

2017-04-26 Thread Sara Golemon
On Wed, Apr 26, 2017 at 6:20 AM, Anatol Belski wrote: > Thanks for this additional check. My action was actually based on the comment > with the patch link, looks like the situation has now changed a bit. We're > still quite limited in choice in this case. For one, there's a low security > impa

RE: [PHP-DEV] On malformed transport strings

2017-04-26 Thread Anatol Belski
Hi Sara, > -Original Message- > From: p...@golemon.com [mailto:p...@golemon.com] On Behalf Of Sara > Golemon > Sent: Tuesday, April 25, 2017 7:15 PM > To: Anatol Belski > Cc: PHP internals > Subject: Re: [PHP-DEV] On malformed transport strings > > On Tue, Apr 25, 2017 at 5:15 AM, Anato

Re: [PHP-DEV] Introduction and first (codebase related - FZPP - but wiki unrelated) question

2017-04-26 Thread marius adrian popa
FAST_ZPP is here to stay , see the discussion https://externals.io/thread/200 And fallback code elimination https://github.com/php/php-src/pull/2118 On Tue, Apr 25, 2017 at 6:20 PM, Martin "eto" Misuth wrote: > Username: eto > > Hello, after lot of pondering, I finally decided to register to ma