Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38454 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95461 invoked from network); 20 Jun 2008 12:03:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jun 2008 12:03:46 -0000 Authentication-Results: pb1.pair.com header.from=lars@strojny.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=lars@strojny.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain strojny.net designates 78.46.69.2 as permitted sender) X-PHP-List-Original-Sender: lars@strojny.net X-Host-Fingerprint: 78.46.69.2 milch.schokokeks.org Received: from [78.46.69.2] ([78.46.69.2:55893] helo=milch.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/5E-16112-F9C9B584 for ; Fri, 20 Jun 2008 08:03:45 -0400 Received: from [10.88.8.183] (colt-d53d2146.colt.mediaventures.de [::ffff:213.61.33.70]) (AUTH: PLAIN lars@schokokeks.org, SSL: TLSv1/SSLv3,256bits,CAMELLIA256-SHA) by milch.schokokeks.org with esmtp; Fri, 20 Jun 2008 14:03:40 +0200 id 000000000000C01A.00000000485B9C9C.00005E7A To: Dmitry Stogov Cc: Christian Seiler , php-dev List , Andi Gutmans , Stanislav Malyshev In-Reply-To: <485B908D.7000106@zend.com> References: <4856A547.3080801@gmx.net> <485A35A0.9050602@zend.com> <485AF253.2070400@gmx.net> <485B908D.7000106@zend.com> Date: Fri, 20 Jun 2008 14:03:39 +0200 Message-ID: <1213963419.28537.13.camel@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_milch.schokokeks.org-24186-1213963420-0001-2" X-Mailer: Evolution 2.22.2 Subject: Re: [PHP-DEV] [PATCH] [RFC] Closures and lambda functions in PHP From: lars@strojny.net (Lars Strojny) --=_milch.schokokeks.org-24186-1213963420-0001-2 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Dmitry, hi Christian, Am Freitag, den 20.06.2008, 15:12 +0400 schrieb Dmitry Stogov: >=20 > $func =3D 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 --=_milch.schokokeks.org-24186-1213963420-0001-2 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: 7bit Content-Description: Dies ist ein digital signierter Nachrichtenteil -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iQIcBAABAgAGBQJIW5ybAAoJECQPF+sCY6wHKcsP/2AhjUQEZ2PAQFVyHxJ+IVpY TSxLx62WtlbsjDuGyglILmouSHyjqbK5IcKpyhYcNfLCCyECBFihI1EZLLH1CRix kkc6/SOJ/u4YvvjfHc0jUPfZVgT66GRbDFGawHU7XbcWbJPe6mfxo0YhP/WEVhT6 8yY1E25ClVHDzDoHPU9mnWbYcpHK89QLouHTDoqQb9Gd+sftgC3YIZOhTiy63p1H 6ICzx514Q5qnxwn7HpsS0rq2biL3leuDjtrFdol53+4P6tX88ay4BVLj89jFHYf5 Wc9liM3TEPu27LuSJWE2CJh0BfZKFuUUaBL6W4BqSReSfH+74ocW4EMqTtzxcL/S vdyfcz6aTtWkOyuYfHVtqw3EL6Hf8DmzjL9ludK1ZMCRwGMCZbYY1CIdeDIPOrcl Fe4cyEXYm/6g7HTZ2zjlu4AD6QMejmc9S5bXjSZYDjpccPmCZ0Lr1lfuslDn/DKh 4JBGafFiswkg6NnGRk7SMqd4PA/xclArU8Jt2s9uhet3rbbMgE8OjU0UXzYVMrII QLMTXsjBUSgPvllNJrWZ+7g1ecDb53YVsJ29ynHFcf8Xb7K2N0naearEPs+hZmpC bH006W9qA/N87P6CfwCATZCcMwfqHNqS1KvAs16LkMS0fA0FyX94XK8yMGkYvWjk ZrHtp9iFfDrml17d6bOo =Wpci -----END PGP SIGNATURE----- --=_milch.schokokeks.org-24186-1213963420-0001-2--