Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130679 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 ABAE51A00BC for ; Tue, 21 Apr 2026 12:15:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1776773759; bh=l4wfVBnPecwtcexCPyv4lu+kT2rKHPMDYKZVuCD1S1U=; h=Date:To:From:Subject:From; b=NEcCKHT/DzOLCPbDAOA3I5RBF31kDL4LJVWn7Mk3UtLOLcJZAgA4p23QEswpfwtjE Jw4/Gmvy8qq+YbIGoYj9lHWyfBCEV4kJXUEW4Mu7hFC1DjTU+gpdGjWW3Ie1mDUleR zMDRlj1SHm7NeXyoPCUeuJjkO4PWJrnTRE99u0fOJch9G5jOwSDqr5JToxOklwZL8g 0wXpU1bho1hfyzyGfAj+/potwv8TsaJrmsIvxXWEcnb5PSh/IZavgHLzlYe5cKo2Kn w5Z2Z1uYCbZRrK8hQ0gKx/VREgzJULCGhUAsyv+C9Am8kt3XvfCVAKl98c6CL41EXv fwP6jpxmj6Blw== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 51A7B180032 for ; Tue, 21 Apr 2026 12:15:57 +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.2 required=5.0 tests=BAYES_20,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 ; Tue, 21 Apr 2026 12:15:56 +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 86500D0438 for ; Tue, 21 Apr 2026 20:15:47 +0800 (AWST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fluentit.au; s=default; t=1776773748; 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; bh=z8170d4JKvgmujGE9SeE/SAZMTK+1ijRZt5MSXvXLyo=; b=dO4iScISUdYtqw9a0AWjrCPQpLNgNCNt2VMvlwxmeX/9wWxIxjKBSocoZ9VMPJYcsiMGeN aB0ABM6hK1sfCy57joyxhAz6r3sEhKg5+tQZpFRnnzvl/1Jbwk0daUPZHvGRmoXPdw060r LMfgSesKqyLa8+Ny9be4ZOpiFepxaeU= Authentication-Results: ORIGINATING; auth=pass smtp.auth=swilton@fluentit.au smtp.mailfrom=swilton@fluentit.au Message-ID: <4e8bde4f-039c-4864-a06e-fe9d95cea0b9@fluentit.au> Date: Tue, 21 Apr 2026 20:15:47 +0800 Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: php internals Subject: [PHP-DEV] [VOTE] SNMP extension improvements Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit From: swilton@fluentit.au (Steven Wilton) 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. regards Steve