Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54310 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79634 invoked from network); 3 Aug 2011 10:26:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Aug 2011 10:26:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=landeholm@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=landeholm@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: landeholm@gmail.com X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:39922] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3C/30-11280-932293E4 for ; Wed, 03 Aug 2011 06:26:02 -0400 Received: by iym1 with SMTP id 1so887090iym.29 for ; Wed, 03 Aug 2011 03:25:59 -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; bh=M6d3bwLLVPuROvlG3FVfnGnx2WEW7CSCthbzC1s0yt4=; b=JqcEAWT9AuKjgqKfrV97MIab1OwbkI/yjhpnyYusDH8HBeY2BZyV7gkje+O9OkN82T 5sKByxPNFHrqgKU0RgzncX1IjE2kd1yhP3hZLS8IVrVzN6sDpMnzOmaNByLhchc9mhgC Tk6sekhagGVxS/OMAt0sju6WqviZhcFKWW16k= MIME-Version: 1.0 Received: by 10.42.149.69 with SMTP id u5mr5187095icv.38.1312367159427; Wed, 03 Aug 2011 03:25:59 -0700 (PDT) Received: by 10.231.37.129 with HTTP; Wed, 3 Aug 2011 03:25:59 -0700 (PDT) In-Reply-To: <4E38FC67.9090200@toolpark.com> References: <4E3898B0.40809@sugarcrm.com> <4E38EC0C.9080304@lerdorf.com> <4E38FA2E.4030605@lsces.co.uk> <4E38FC67.9090200@toolpark.com> Date: Wed, 3 Aug 2011 12:25:59 +0200 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [VOTE] Weak References From: landeholm@gmail.com (Hannes Landeholm) Hello, We had a healthy discussion around WR and I have been able to express my concerns. The consensus is clearly to put it in a PECL extension so I think this discussion should move on to the practical matters of doing this. I suggest aborting the vote and changing the RFC state to something like "Transfered to PECL". ~Hannes