Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54285 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29766 invoked from network); 1 Aug 2011 22:48:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Aug 2011 22:48:17 -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 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: landeholm@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:64467] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4C/B0-21306-03D273E4 for ; Mon, 01 Aug 2011 18:48:16 -0400 Received: by yxk8 with SMTP id 8so3874228yxk.29 for ; Mon, 01 Aug 2011 15:48:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=Gzi35EyNVjLmhy8oQElDTxM9DIshzqVNIakTBRzzCAI=; b=b/J0JtbzxqeYeHKmWOhE+MMo8Kbt6XJWfmB7o/cjun47XiTiDnknQ5VvYBNftvuJOT K76AZcXoPqfLD9gAWm/XGITkLPCcI7QhDZuHIDDbima3WYGGG2G6HA9rFtkKrlwclZ3N QX+90IgqCDpCEa/aA9J9LHSjzW3DrVSI1GFjo= MIME-Version: 1.0 Received: by 10.43.133.6 with SMTP id hw6mr2954350icc.172.1312238893172; Mon, 01 Aug 2011 15:48:13 -0700 (PDT) Received: by 10.231.36.133 with HTTP; Mon, 1 Aug 2011 15:48:13 -0700 (PDT) Date: Tue, 2 Aug 2011 00:48:13 +0200 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: [VOTE] Weak References From: landeholm@gmail.com (Hannes Landeholm) 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 (This announcement was sent twice since the last announcement was merged with the existing thread instead of starting a new thread.) Regards, Hannes Landeholm