Re: [PHP-DEV] How to get trace of all database queries executed by php

2016-05-06 Thread Wim Godden
On 7/05/2016 1:34, Raja Kulasekaran wrote: I have encrypted php Application codebase which I may or may not have access. So, I would like to know how the application behaving / profiling Database queries through the .so or .dll level . Is there any php extension available which help me out to g

Re: [PHP-DEV] How to get trace of all database queries executed by php

2016-05-06 Thread Yasuo Ohgaki
Hi, On Sat, May 7, 2016 at 9:06 AM, Stanislav Malyshev wrote: > >> Is there any php extension available which help me out to give the >> statistics of >> all the queries execution details ? > > I'm not sure there is an extension doing specifically that, but any > profiler or debugger extension wo

Re: [PHP-DEV] How to get trace of all database queries executed by php

2016-05-06 Thread Walter Parker
On Fri, May 6, 2016 at 4:34 PM, Raja Kulasekaran wrote: > Hi, > > Sorry If I am asking this question in irrelevent forum. > Please suggest me the point of direction if not. > > I have encrypted php Application codebase which I may or may not have > access. > > So, I would like to know how the app

Re: [PHP-DEV] How to get trace of all database queries executed by php

2016-05-06 Thread Stanislav Malyshev
Hi! > Is there any php extension available which help me out to give the > statistics of > all the queries execution details ? I'm not sure there is an extension doing specifically that, but any profiler or debugger extension would be able to capture database calls, and thus have access to this d

[PHP-DEV] How to get trace of all database queries executed by php

2016-05-06 Thread Raja Kulasekaran
Hi, Sorry If I am asking this question in irrelevent forum. Please suggest me the point of direction if not. I have encrypted php Application codebase which I may or may not have access. So, I would like to know how the application behaving / profiling Database queries through the .so or .dll le

[PHP-DEV] [RFC] Pre-vote notice for Nullable Types

2016-05-06 Thread Levi Morrison
The [RFC for Nullable Types][1] is going to go into the voting phase soon. There have been a few changes to the RFC in the meantime: - More example for documentation's sake - The vote is now split into two parts: one for nullable parameter types and one for nullable return types. - Updated B

Re: [PHP-DEV] Looking (not very far) ahead to PHP 7.1

2016-05-06 Thread Joe Watkins
Hi Midori, If an implementation is ready for beta 1, then it can be merged. It may be a good idea to collaborate with Sara; I think Sara was considering providing the implementation. Cheers Joe On Fri, May 6, 2016 at 8:41 AM, Midori Kocak wrote: > Hello Everyone, > > Remember the ??=.

[PHP-DEV] BAD Benchmark Results for PHP Master 2016-05-06

2016-05-06 Thread lp_benchmark_robot
Results for project PHP master, build date 2016-05-06 06:30:08+03:00 commit: bac6fdb previous commit:5eecd61 revision date: 2016-05-05 23:31:57+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] Looking (not very far) ahead to PHP 7.1

2016-05-06 Thread Midori Kocak
Hello Everyone, Remember the ??=. I had a faulty implementation and after that a serious surgery and I did not have the time to update my implementation. I am OK now but what should I do with my RFC? Can somebody implement it or should I move forward with the implementation. What do you guys sa

Fwd: [PHP-DEV] Looking (not very far) ahead to PHP 7.1

2016-05-06 Thread Joe Watkins
-- Forwarded message -- From: Joe Watkins Date: Fri, May 6, 2016 at 8:23 AM Subject: Re: [PHP-DEV] Looking (not very far) ahead to PHP 7.1 To: Björn Larsson Cc: Davey Shafik Morning, PHP 5 has been with us for a long time, towards the end of it's life, it didn't make much s