Re: [PHP-DEV] Re: [RFC] Debugging PDO Prepared Statement Emulation v2

2016-11-28 Thread Adam Baratz
Hi, I would not use "Parsed SQL" though, as it's not just the result of > parsing. In fact it could effectively be what has been sent to the backend, > regardless of statement emulation... > I'd be happy to make the feature more specific. The "Parsed" line would only show with emulated prepares e

Re: [PHP-DEV] Re: [RFC] Debugging PDO Prepared Statement Emulation v2

2016-11-28 Thread Matteo Beccati
Hi Adam, On 28/11/2016 16:29, Adam Baratz wrote: >> Based on my second thoughts on my initial approach, I created an RFC to >> supplant it: >> https://wiki.php.net/rfc/debugging_pdo_prepared_statement_emulation_v2 >> > > I'd appreciate any feedback on this RFC, especially from any of the people >

[PHP-DEV] Re: [RFC] Debugging PDO Prepared Statement Emulation v2

2016-11-28 Thread Adam Baratz
Hi, > Based on my second thoughts on my initial approach, I created an RFC to > supplant it: > https://wiki.php.net/rfc/debugging_pdo_prepared_statement_emulation_v2 > I'd appreciate any feedback on this RFC, especially from any of the people who voted against the original[1]. Thanks, Adam ---

[PHP-DEV] GOOD Benchmark Results for PHP Master 2016-11-28

2016-11-28 Thread lp_benchmark_robot
Results for project PHP master, build date 2016-11-28 06:26:36+02:00 commit: f0ba9ab previous commit:5af586b revision date: 2016-11-27 15:38:39-08: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] unstable Travis CI builds

2016-11-28 Thread Anatol Belski
Hi Stas, > -Original Message- > From: Stanislav Malyshev [mailto:smalys...@gmail.com] > Sent: Monday, November 28, 2016 12:54 AM > To: PHP Internals > Subject: [PHP-DEV] unstable Travis CI builds > > Hi! > > I've noticed that recently there is a real lot of random failures on Travis >