Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:122368 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 438 invoked from network); 14 Feb 2024 14:12:22 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 14 Feb 2024 14:12:22 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1707919943; bh=ZrOe5nc9YCm3FucG433ivmCHTah82UZ92Kohfw+r44w=; h=Date:To:From:Cc:Subject:In-Reply-To:References:From; b=gj4UbSGzK+IVf4UknCIMctbs9FxD9CF8788Z4Ue/Cdrs892K0Pr6ALssmB/d+3zFw 5kQH070Vvwiku0s4g50BkTZjV3FYJCbtMSjkaD/eBGGYaWcj0ZE0Y5YFvb5KvKtz94 BybG44iQeOyck0hwYiKtDWVSnVIJOHrUBj4lUocvpDdIeg4DhBdWl3qp8ilsXsVeVJ aw/Pae3IQXhNtJ6UZuyEGYzVYJ2yZsDYV5juL1WOSp7bcrj3CaXfQsKYRGGtjy7x+M pPnqC11nKjuxFXkzIoesPVec6yiX2nbPT/wZNQ9eTgEF2Pm3SzIk42KQzTqmBvZE1J 90xsBrjxPQljA== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 0C40B180058 for ; Wed, 14 Feb 2024 06:12:21 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_40,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS,TO_EQ_FM_DIRECT_MX, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from mail-4317.proton.ch (mail-4317.proton.ch [185.70.43.17]) (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, 14 Feb 2024 06:12:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gpb.moe; s=protonmail; t=1707919936; x=1708179136; bh=ZrOe5nc9YCm3FucG433ivmCHTah82UZ92Kohfw+r44w=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=UXsKaWq+4eLLA+bX8TmlGuKmdTLw0m5gfs57/E33XUVZEzOpMZKiyA6S3AdMDJZO/ 2yLKobRQO7OWNqydsyuIJUKNNS4QulvGq4FBSfWwogabbR3RFxamQJeEhkhdPwyKaa OYK28KMSY0ESvT70O5O1AoNfDg731cw7diKrYcEwaiX+bTfe2qvUyUEbIWY7LLsZy3 i/RE/wzCXr0SImOVFX4zqIUGaUyKJR0bO/DPkMSBDIQZGzaOx8tc8D5rD2prWAtL1q CatN2lcFhFPBib/I1du+P6DmcE2kh9JCpPfsN4+u6Hx80A9QJhHlqmCKUSmcjeeaEt ZMSMPtLs20ZNg== Date: Wed, 14 Feb 2024 14:11:57 +0000 To: "Gina P. Banyard" Cc: PHP internals Message-ID: In-Reply-To: References: Feedback-ID: 96993444:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] [VOTE] Add http_(get|clear)_last_response_headers() function RFC From: internals@gpb.moe ("Gina P. Banyard") On Tuesday, 30 January 2024 at 20:52, Gina P. Banyard w= rote: > On Monday, 29 January 2024 at 11:59, Gina P. Banyard gina@gpb.moe wrote: >=20 > > Hello internals, > >=20 > > I just opened the vote for the Add http_(get|clear)_last_response_heade= rs() function RFC: > > https://wiki.php.net/rfc/http-last-response-headers > >=20 > > Vote will run for two weeks and end on the 12th of February 2024. >=20 > For reasons, I do not comprehend, this email got somehow lost. >=20 > So I'll extend the vote for 2 days until the 14th of February 2024 I'm happy to announce that the RFC has been accepted with 15 votes in favou= r and 1 against it. Best regards, Gina P. Banyard