Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54879 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26188 invoked from network); 24 Aug 2011 12:59:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Aug 2011 12:59:41 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:47881] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4B/5F-48631-BB5F45E4 for ; Wed, 24 Aug 2011 08:59:40 -0400 Received: by vwl1 with SMTP id 1so1066007vwl.29 for ; Wed, 24 Aug 2011 05:59:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=cFe5VugzQTv2kjPHitliZQwNJvQ+ZTfaTm8jxjg3Bb0=; b=a0DzjVhRHudEKFK3SE6ljNsP12/IqVBSICb7MOcozWeOK2rhR9uljiop0SHUSRrTpY M0AxuX2eot/+JaES+O0kxsLc2BHMhlnn1orBasbkcD5puBi80ro9fIIgy+OTLmv5dAnX cGodQZL1uvvXukL2XUkBGmaAMOJF6+Zqt2Ozs= MIME-Version: 1.0 Received: by 10.220.118.67 with SMTP id u3mr93879vcq.227.1314190776431; Wed, 24 Aug 2011 05:59:36 -0700 (PDT) Sender: laruence@gmail.com Received: by 10.220.38.193 with HTTP; Wed, 24 Aug 2011 05:59:36 -0700 (PDT) Date: Wed, 24 Aug 2011 20:59:36 +0800 X-Google-Sender-Auth: sUA_4OmzCJM0pGpX0VTY04_LoRE Message-ID: To: Kalle Sommer Nielsen , dmitry@php.net Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [PATCH]#55493(Superglobal variable variables with ${expression} in non-global scope) From: laruence@php.net (Laruence) Hi: since kalle think that issue make sense, I made a patch for it. and agian, sure we can fixed it(that is how I make this patch), but that doesn't mean we should fixed it :-) and if we will plan to do, hope the patch can help. thank plz refer to the bug report page: https://bugs.php.net/bug.php?id=3D554= 93 thanks --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/