Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:125745 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 97AD11A00BD for ; Fri, 4 Oct 2024 13:42:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1728049504; bh=49SAaVXgpsj9/6ulRtGHT2ZUmC+fg5i5u3/f5Ppw8Fk=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=WTXVrZFNzVIVUNoL0nkx6rEXjRCUgkg51bNDxzLWC4AKOhPrXb0k4k3aU9r5U+/1o xsPhoE9ONYvckjsKnHiVCD1L0nvjF8v7smk3WfE0AXzvZ36hL6Ukdvm9JpDI96+wRw WjsoNSmSdQADa7sex2xhcGccSnlsYeIalJa3EZy48Q3ze1Hx2mgwxkmfEhO6E2IFKX zKwxTsnEaC0Mr2AUcfmUwWt0QAChwK9P70fhVVOvwAger6g0NloCjlKoXP3efVMoFy ArSchGJ4gVm7nvQ09S6BHwtfjxMpj1tYWPmyScTafpgE+JCVTEaGvE2u0sgiQTvu7C sHOUOFhY8qKMQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id BF728180068 for ; Fri, 4 Oct 2024 13:45:03 +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,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from chrono.xqk7.com (chrono.xqk7.com [176.9.45.72]) (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 ; Fri, 4 Oct 2024 13:45:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1728049367; bh=ktiZGS34Cvf83iLULsKzgm+OhNeK0cz78uoLh0fhctA=; h=MIME-Version:Date:From:To:Cc:Subject:In-Reply-To:References: Message-ID:Content-Type:from:to:cc:subject:message-id; b=YKCwbSxFO6Oqp5OeurfsRZzvqrIR7FBU4uKDqNcO3V2DITWYiW7MZokj6IFoxLwXc uHPRoaK8cHCyD6XfmOlcU/ZF9x6BNVpc+ysFlXd0CTZNSDu53wX7TB/6bl+Nh6IdBL ljhl4Yd+ZlPHDBtY/thbElv2ksVaFRaXD8Lzj8UnmXviWH1tqK4W9I/QTOkbMoW2eU V47XxU7HxfRz0BBAc6w6EKK+7EQYQBZcCmTm4CqPf3xTy3qhZZt+e6mKZzV7XEuQoP MYZEiZ5EO8hEBDJ5TrjBfBI9V8Vz2OB6DSZn6FGjhaTiKm1LkoesJaoQ+xoY2+LlEZ Q56SuLVEF4p8w== Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow MIME-Version: 1.0 Date: Fri, 04 Oct 2024 15:42:46 +0200 To: Larry Garfield Cc: php internals Subject: Re: [PHP-DEV] [RFC] Policy on 3rd party code In-Reply-To: <92b537ac-62f4-435c-bf55-07223cfa1915@app.fastmail.com> References: <92b537ac-62f4-435c-bf55-07223cfa1915@app.fastmail.com> Message-ID: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=C3=BCsterhus?=) Hi Am 2024-10-02 20:36, schrieb Larry Garfield: > Since Jim's RFC proposal was criticized for being too vague, I hereby > offer a somewhat more prescriptive policy proposal on using 3rd party > code. Thank you. I'm not yet sure if I'm completely happy with it, but for me it's already a much more agreeable proposal than Jim's for the reasons I quoted from your mail. Best regards Tim Düsterhus