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

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to