Hi!
> Nowadays (since PHP 5.0) the code was moved from
> call_user_function_ex to zend_call_function and just looks like
> this:
>
> ((zend_internal_function *)
> EX(function_state).function)->handler(fci->param_count,
> *fci->retval_ptr_ptr, fci->retval_ptr_ptr, fci->object_ptr, 1
> TSRMLS_CC);
On Tue, 2012-05-22 at 11:18 -0400, Mohammad Saleh wrote:
> I was looking for a standard benchmark script that I could run with
> and without apc caching to see the general gains.
> Is there something that is used by the internals team for such tests?
> If not, are there any recommendations?
What i
On 05/18/2012 01:01 PM, Pierre Joye wrote:
>> I am doing a study report about PHP, could anyone tell PHP governance? Such
>> as, who is project manager, package manager, how php make a decision?
>
> There are package leaders in pecl, http://pecl.php.net or extensions
> authors/maintainers, see the