Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54279 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6130 invoked from network); 1 Aug 2011 18:44:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Aug 2011 18:44:16 -0000 Authentication-Results: pb1.pair.com header.from=landeholm@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=landeholm@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: landeholm@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-wy0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:46589] helo=mail-wy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4B/80-03148-CF3F63E4 for ; Mon, 01 Aug 2011 14:44:14 -0400 Received: by wyf22 with SMTP id 22so1557812wyf.29 for ; Mon, 01 Aug 2011 11:44:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=pIGUam1x7TJD/vBP54NjmD+DvhmYnwd59WZGclY1vVU=; b=Ye3XCszTOZqwZkKvmZcAGkeVuO5mFLlYQ4KtW+REkTK0kbXWa3Qr81mMcWJsu+8OQL iCSEPWVVMqR833pvhnHldjjp59g5oMRFt0cYJLjhnVqvTULglrdc3X+/emgRZuLKp8Wy ms9xFeNye0g3LSxDb5fd5+JdZPLlRlTFBVqes= MIME-Version: 1.0 Received: by 10.227.179.196 with SMTP id br4mr6432935wbb.53.1312223760864; Mon, 01 Aug 2011 11:36:00 -0700 (PDT) Received: by 10.227.134.5 with HTTP; Mon, 1 Aug 2011 11:36:00 -0700 (PDT) In-Reply-To: References: Date: Mon, 1 Aug 2011 20:36:00 +0200 Message-ID: To: "guilhermeblanco@gmail.com" , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [VOTE] Weak References From: landeholm@gmail.com (Hannes Landeholm) Sorry that this was unclear, $obj is defined in the comment that says "// compute $obj" Imagine a SQL query there or otherwise code that constructs $obj from an external data source. Regards, Hannes On 1 August 2011 20:27, guilhermeblanco@gmail.com wrote: > Hi, > > I like this idea. But I'd like to ask something; maybe someone could > please correct the Example section of RFC? > Unfortunately, I cannot understand how it could work on "else" > conditional block, because $obj is undefined. > > Cheers, > > On Mon, Aug 1, 2011 at 1:46 PM, Hannes Landeholm wr= ote: >> Hello, >> >> Voting is now open for the weak references RFC. >> >> The RFC and patch can be found here: >> https://wiki.php.net/rfc/weakreferences >> >> You can vote here: >> https://wiki.php.net/rfc/weakreferences/vote >> >> I don't seem to be able to vote myself and I'm not sure if that's an >> error or not. >> >> Regards, >> >> Hannes Landeholm >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > > > -- > Guilherme Blanco > Mobile: +55 (11) 8118-4422 > MSN: guilhermeblanco@hotmail.com > S=E3o Paulo - SP/Brazil >