Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:129301 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 082EF1A00BC for ; Wed, 19 Nov 2025 13:24:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1763558666; bh=GNDcaFMQH8XWwYzAR8WwPCT6lEcgWcuQCyWUIkEyq0I=; h=Date:From:To:Subject:In-Reply-To:References:From; b=AELzApybbZIGxvbQHmWz8BKzFZ2jSwfV4NFKITMvSIivPLTfMzmvuUkzlc6yFOitV RhgLbaPCk+EuzOQyhOWKxGJVkBf6BQOs5opn8LxW3WVMdj9+gDR857RasumBkH9z5o FcgHW0cVjNJevLiEQLMpZd52CFszGgI5nrgZwZxs5xOZB86ATDIuQbjzW2OG65h9eW u7d6X7OhT4/VgQH0loIYuDmePC616PbzznJe7qmFRrCrtoaOEtTvYqJ8n8/uI7gVlk 3lNzFjFaJvAysKaWOA/LgrTHML0jJQWs2qJDi1ZtvdnScK6PZfqfmAK5BZTLCQf163 ahp2VQKR0NSKw== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 0E36718038A for ; Wed, 19 Nov 2025 13:24:26 +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=3.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_PASS, SPF_SOFTFAIL autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) (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, 19 Nov 2025 13:24:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1763558659; bh=GNDcaFMQH8XWwYzAR8WwPCT6lEcgWcuQCyWUIkEyq0I=; h=Date:From:To:Subject:In-Reply-To:References:From; b=ZNq4KW+ey3PeXWARvF7qcJU+4+m1sEDZDGDloIMU4Byzo5i95VwelLR9hSB9jup4w 22mMurBQnBfsZxtJuAQbhhhEYdXgAmQgrrwv+acyjYWDWASqlpyot2VYgKoQJTWrSE HPa4rrA8KbsD5oRAzaxnSvXkwZzB/NeQdE/oS/6FPDaEv282f2oV1rjsAXDg1EDe6u swyuqGhw6UWuL44aamZFYgEOhWiEvlosiWBVeZUS/dnwaYKYAHA67OowOjMpKFCFL3 BSmkjOWXt3GZGvhjBPMszyG1tbFkdnxv9OkMC+lZq5OaB2Ve1hN7HILB0ewEFaOsXA 5+DmEILLeYcLA== Received: from ehlo.thunderbird.net (unknown [148.252.141.53]) by xdebug.org (Postfix) with ESMTPSA id 4021B10C078; Wed, 19 Nov 2025 13:24:19 +0000 (GMT) Date: Wed, 19 Nov 2025 13:24:17 +0000 To: internals@lists.php.net Subject: Re: [PHP-DEV] [VOTE] True Async RFC 1.6 User-Agent: K-9 Mail for Android In-Reply-To: References: Message-ID: Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: derick@php.net (Derick Rethans) On 19 November 2025 12:35:13 GMT, Edmond Dantes w= rote: >Hello all > >According to all previous discussions, version 1=2E6 of this RFC has >been prepared and is now being submitted for a vote: > >Voting Page: https://wiki=2Ephp=2Enet/rfc/true_async/voting >RFC https://wiki=2Ephp=2Enet/rfc/true_async > >The vote officially starts tomorrow, as previously announced=2E Why is the voting widget not on the RFC page where it belongs?=20 cheers=20 Derick=20