On Tue, Nov 18, 2014 at 6:01 AM, Xinchen Hui <xinche...@zend.com> wrote:

> Hey:
>
>
>
> On Mon, Nov 17, 2014 at 5:25 PM, Dmitry Stogov <dmi...@zend.com> wrote:
> > Hi,
> >
> > Please review the patch
> https://gist.github.com/dstogov/47a39aff37f0a6441ea0
>
> I am not sure, why can't we build a zend_string arg->name  from char *
> while doing register internal functions?
>

We can, but it'll take significant amount of additional memory and then we
will have to free it on shutdown.

Thanks. Dmitry.


>
> then we can have the same zend_arg_info in runtime for both
> internal/user functions?
>
> thanks
> >
> > Thanks. Dmitry.
>
>
>
> --
> Xinchen Hui
> @Laruence
> http://www.laruence.com/
>

Reply via email to