No it won't. Dmitry.
Lars Strojny wrote:
> Hi Dmitry, hi Christian,
>
> Am Freitag, den 20.06.2008, 15:12 +0400 schrieb Dmitry Stogov:
>> $func = function ($x, $y) use $a, $b, $c {
>> }
>
> Will lexical scoping work with normal ("named") functions too?
>
> function foo($x, $y) use $a, $b, $c {
> }
>
> cu, Lars
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
