Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97842 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61294 invoked from network); 17 Jan 2017 22:49:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jan 2017 22:49:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.218.46 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.218.46 mail-oi0-f46.google.com Received: from [209.85.218.46] ([209.85.218.46:34516] helo=mail-oi0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 07/D0-00729-A7F9E785 for ; Tue, 17 Jan 2017 17:49:30 -0500 Received: by mail-oi0-f46.google.com with SMTP id m124so92944319oif.1 for ; Tue, 17 Jan 2017 14:49:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=golemon-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:from:date:message-id:subject:to; bh=9um2iOGX8gFstwNoFhUTjOJKNASovdjfXhtvIjywHkI=; b=gWLTQI4+dZ+pwKH0dVRe17VAqpSkCK9BfMKvNqND0xIuPy4A2S6Uq0TkAQdiROsFlF OsvIZJEEnEdz9Iwd++HUoYM9/UNHMia5UpPeOcBtB/K96kH8L7CBYjo0pkYBK23Eb/xH su49RaPoNYs/nEMhJAElk96bgSQfauPbPyrTuVezhHdDq+D0JymPqqfCyR8ptZk5pDxc tCT8ggmA02qO1/PV5OqGp49qc0xUgiOGMGPz9aYsHuj81r+a7FclpNu4y5YEEidGWhBv u3yJ4hIMcRJzeyKq4mIsvqqlkYxnJkv9wPDGqwOkcbIq8uETMUHACIWVyBLxRgmpvzyW DLvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to; bh=9um2iOGX8gFstwNoFhUTjOJKNASovdjfXhtvIjywHkI=; b=tl5I18fg0y3vuJzZIqUmof+e/zBJDR5foh5+Q4UO3PArWkny9AWxE0F4PPnYa+aUY3 r6rLwpIoheF0eWlUiO0eF4DTVzvEVF8UNit0SIgBtSOYqu+Qp4CLm3GyBWHMMM8Zk2iX slcJfhdRLpxEd3h3vuf38rjXfuG1hOueDQRL0RTzF3qVlHs/UyR4/P5EzoFhG5ZiOKFE 9Q0Z7FCcWdXL26R45DOceEICIYNifxVfoKuUEh083dAyPCxQHVj8nuemWFZ8C+z14nni 2WqOEQOhZvt1tK1I/1OLUpggNnf+OR6pMoTAZn5FC0Kh1Xw/kEe3wWLGb+xoN9lhESNe QJgg== X-Gm-Message-State: AIkVDXI0DrbeI/aIkvjHCLePWSx91ZeuNEgES9jhQKoE9Ln6EE9/6ouPnHNBJRUxLjyS4hO/3H1XzsTRi7i8+A== X-Received: by 10.202.223.11 with SMTP id w11mr26493oig.69.1484693367216; Tue, 17 Jan 2017 14:49:27 -0800 (PST) MIME-Version: 1.0 Sender: php@golemon.com Received: by 10.157.39.197 with HTTP; Tue, 17 Jan 2017 14:49:26 -0800 (PST) X-Originating-IP: [50.197.186.161] Date: Tue, 17 Jan 2017 14:49:26 -0800 X-Google-Sender-Auth: vGtQFzgUDbJiRSZIfQlBU5JaSLA Message-ID: To: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: [RFC][Vote] HashContext using Objects From: pollita@php.net (Sara Golemon) Voting has opened on: https://wiki.php.net/rfc/hash-context.as-resource Voting will remain open for two weeks and will close on 31 Jan, 2017 at 23:59:59 UTC -Sara