Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:123531 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 qa.php.net (Postfix) with ESMTPS id A45911A009C for ; Thu, 6 Jun 2024 14:10:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1717683075; bh=PQ4o5eYIDBmjyUgfI4er2WLUBIpEvprPjmOBkhWbWZY=; h=Date:To:From:Cc:Subject:In-Reply-To:References:From; b=jD+o6goUhhnZvZ9JZdFG9xozDR/BKnvedFFN52ch+Mq0U521XZ7rjwQmQIApjzvAK MuaAOGvmkAMPKYzirSlT9HMqBdHXtskmntWJdmL7MVgCdwP7PllfxFWQ+C0iXUmgSa Qgh90wy5U47y4Ey7QM5qie/D/LH7yoHhRwXMzeaXUweQVr7Il3bZaUHwHsdvhE0Sao PqBu/Duc40Df/3wc9MaWf9ZCLrQ1TGbrI8sfQPZiGFsrFiij3AL95v2Jrp3D8ZDhyT nPzRB1TPYU1KYnPZUDwQiX5zrN5Fh6/CZpLzQ6zE6y9iYdJUQvDMs7Ay+KPKkDENXN IYsD/ncAamiGw== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 046781806A2 for ; Thu, 6 Jun 2024 14:11:15 +0000 (UTC) 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.6 required=5.0 tests=BAYES_50,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,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: Error (Cannot connect to unix socket '/var/run/clamav/clamd.ctl': connect: Connection refused) 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 ; Thu, 6 Jun 2024 14:11:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gpb.moe; s=protonmail; t=1717683007; x=1717942207; bh=PQ4o5eYIDBmjyUgfI4er2WLUBIpEvprPjmOBkhWbWZY=; 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=RFLkw7RBBzysRFfdWsDFGVF33nC7utXN2V5POAFfdxBjhcj2angwW9/CVtrUqxxZA BuA9nXwJswS/LWW2g12UZC2XPZnkpYQNYP2M+VD3AkbuLDliAP0w0VtAl6XjVF5c5C J1mNNW72JKAjT6EVBSg3irQpecvxVGCNLPfP9Dx3eDy9GDJiv6fuJIGM1dN+I7c4Wc rQK3y8tgMNoD734mZypXgG+ixtx+SWLeSDoseuDy5e3W764/J5ZKwoc7Kk7eXyQXQm +ervXkZ5H3HCOOAOJBWqUye7OlFGkkeEtpyF4ImPCICt3bnDkqav1frt0i2PzD9Zq5 cAnw/ofxTNauQ== Date: Thu, 06 Jun 2024 14:10:02 +0000 To: Niels Dossche Cc: PHP internals Subject: Re: [PHP-DEV] Re: [RFC] [Under Discussion] New ext-dom features in PHP 8.4 Message-ID: In-Reply-To: References: <7544b3b9-b216-4a19-8b80-d6526b1f05a7@gmail.com> Feedback-ID: 96993444:user:proton X-Pm-Message-ID: 787c3bbf9a80b79172a006a6f4edbe961226cc58 Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: internals@gpb.moe ("Gina P. Banyard") On Wednesday, 5 June 2024 at 17:19, Niels Dossche = wrote: >=20 > Hi internals >=20 > It's been two weeks since I announced the RFC, and it's been very calm so= far. > That either means everyone agrees or no one cares, let's assume it's the = first one ;). > If nothing comes up, I'm going to put it to vote Monday (i.e. June 10th). >=20 > Kind regards > Niels I am in the agree camp, looking forward to the vote as those are sensible a= dditions. Best regards, Gina P. Banyard