On 12/16/07, Stanislav Malyshev <[EMAIL PROTECTED]> wrote:
> I think the problem there is that this syntax wouldn't support external
> variables, and without them there's not much difference between that and
> create_function.

The difference is, that it is compile-time and create_function is run-time

> troels knak-nielsen wrote:
> > What was the conclusion on Wez' patch from march [1]? The discussion
> > seemed to steer a bit off, on the discussion of scoping rules, but is
> > there any reason _not_ to implement Wez' patch in HEAD?
> > Even if it doesn't entirely replace create_function, it would be nice
> > to have as a compile-time alternative.
> >
> > [1] 
> > http://groups.google.com/group/mailing.www.php-dev/browse_thread/thread/a2c3296dc791369a/075209b288cb28de
> >
>
> --
> Stanislav Malyshev, Zend Software Architect
> [EMAIL PROTECTED]   http://www.zend.com/
> (408)253-8829   MSN: [EMAIL PROTECTED]
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Alexey Zakhlestin
http://blog.milkfarmsoft.com/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to