Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130683 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by lists.php.net (Postfix) with ESMTPS id DF7871A00BC for ; Wed, 22 Apr 2026 12:22:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1776860582; bh=NEfbdlpIMD10QsknM3sZoyFcx+hy0oLdoTXthLqfS1Q=; h=Date:Subject:To:References:From:In-Reply-To:From; b=eCCNvFwgUftRy+JSFOeAgQh5HNnXO6xseUg3vusLL1We9YnCWqnuG/D9ACyAYzqQe PeYpJoNwUjAn3aI83e7/JpDJYjSdY9xI8jDbavfIDOihBSQvgpP97prWDc3xHeXofS Sme+JKtkL6n6CBh4VKw6qKdIAqdi6JuBO4q4pMJRy4b0/V6zyaA0pFJ2dr4Br0TMnu L+3JwA8+RHjUSrI5Ax4r+7kaaJVMqfAZb8HAsul+1BnxFYiBYkAt9KsFZjjsSh1bWc fHT+nc/GbtNUvenAYLTgHhcOF0+9n44f0Wz7zbOPmduerBwPwkOzmzq/qqnQBeJgU1 K54vAkC0r7/yw== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 9282A18004C for ; Wed, 22 Apr 2026 12:23:00 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: No X-Envelope-From: Received: from mail.fluentit.au (mail.fluentit.au [103.249.239.231]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 22 Apr 2026 12:22:59 +0000 (UTC) Received: from [IPV6:2402:1b40:8001:10:8783:dc2:ec9:d524] (unknown [IPv6:2402:1b40:8001:10:8783:dc2:ec9:d524]) (Authenticated sender: swilton@fluentit.au) by mail.fluentit.au (Postfix) with ESMTPSA id 02C07D04AD for ; Wed, 22 Apr 2026 20:22:50 +0800 (AWST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fluentit.au; s=default; t=1776860571; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=KbfTjFEGdrFsHYaN4LgsWZgoYW7mUyz93O87DnkMs0k=; b=M8XONBj9ntE3Z9LOvvWAqv26V51oRmBSd3FqMAE6850a4bFAHxm4b2mRJK0fk2wpzoEEPR z7p0CkrsysArE3xA4L5gXNPvfQ4mFGQ0Oy65MVaf18VjhzrVQ8WcNHoItEKgPk1OFdrH2m NyJy09TGqKl5htlf8K3xWM60YiuR5w8= Authentication-Results: ORIGINATING; auth=pass smtp.auth=swilton@fluentit.au smtp.mailfrom=swilton@fluentit.au Message-ID: <820e1113-0900-4ee8-b6a2-dbbab7b98529@fluentit.au> Date: Wed, 22 Apr 2026 20:22:50 +0800 Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PHP-DEV] [VOTE] SNMP extension improvements To: internals@lists.php.net References: <4e8bde4f-039c-4864-a06e-fe9d95cea0b9@fluentit.au> <9c37b8f2-f450-4351-83dd-196393113b6a@beccati.com> Content-Language: en-US In-Reply-To: <9c37b8f2-f450-4351-83dd-196393113b6a@beccati.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit From: swilton@fluentit.au (Steven Wilton) On 21/04/2026 8:37 pm, Matteo Beccati wrote: > Il 21/04/2026 14:15, Steven Wilton ha scritto: >> Hi, >> >> I have started voting for the "SNMP Improvements"  RFC >> >> https://wiki.php.net/rfc/snmp_improvements_2026 >> >> The voting end is 2026-05-08 00:00:00 UTC >> >> >> I didn't get any responses to my post regarding discussion of this >> RFC, but I'm hoping that the code is straightforward enough that >> people can vote on it. > > I think there's a problem with the voting widget. > > > Cheers I've just changed the closedon/closed flags on the votes.  Is it working now?