Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:125686 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 30CB91A00BD for ; Thu, 26 Sep 2024 12:13:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1727352957; bh=4+q2FScfj648WaVt27/URvg5eXecxAFGjIk5HwSPD8M=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Q49j115dkNcc+thCWp5a4+suQVlUXnITA5GDqUi6XFR5ZeHhIXFsYMk5g8LmliN5Q Ok6gP4OXLhFRMHku3UGOpaPmSkIwzmCoBbmJhkK6EEEvO9Mg/r0HWpeTe0W/tEpneX N8Cus2slkfnkpHDVVMZUmmCCdH54g477MhyNC1BoNZ9laF0aqJ+GAvo7Dkr1nDTlFz Pr5ltkafBPcAk7EZAzw8aKf8EQHNd7SgVnCziTXVvo4fEfx58tsJT/rdw2BhqRazd0 PLb+/I0htla4cwP6G8Ia8mbg5CJuUUpcJkcYYNWzsBtbtXG85rtk8dw0ow2RtlZDha xBznL7Xlr6VnA== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 47A1A180076 for ; Thu, 26 Sep 2024 12:15:57 +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 ; Thu, 26 Sep 2024 12:15:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1727352825; bh=wBpWVYPWPbTBNWZcRsssfmP1vt7slzPzk1DEl7MLLAs=; h=MIME-Version:Date:From:To:Cc:Subject:In-Reply-To:References: Message-ID:Content-Type:from:to:cc:subject:message-id; b=A8as0ruBEp2SZa4Bst0AUkAfbRAFtMLh7ltEznTP3lLuZFwyUZzBGPF+xd7hmhwj+ osNHhcDEtPOJAuXujfXLrqxWTKbo6z1C1P08AlYWY9bSnkaSm9sc2r/KtPZ95mPtXG GGCGzXxCSic2ie7j+xRxPBW0KDihfYpVi8+UVJjwuz5blCs+eFzT6t0VJXTzagJ7Dt uLnVopDNFU+3p6c9ekYd9Xh+npoICY7wPu+EckWI2MQBcy3cPGOYRzjGWMqg9aFlFK JuItqd4Is2ADBiGIWU3yR+lCA5yBrvuXuoiROj4utnv3JAfHFmzehMbLdUoayeDJKF zokiGCbDTeJKQ== Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow MIME-Version: 1.0 Date: Thu, 26 Sep 2024 14:13:45 +0200 To: Jim Winstead Cc: internals@lists.php.net Subject: Re: [PHP-DEV] [RFC] [Discussion] Using and Mentioning Third-party Packages in PHP Documentation and Web Projects In-Reply-To: References: <642cb3ea-bf51-4832-8539-0540742000e1@app.fastmail.com> Message-ID: <477c134b8fbb2254de2151b747274064@bastelstu.be> 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-09-25 01:45, schrieb Jim Winstead: > It has taken me longer than initially anticipated to circle back to > this, but I intend to open the voting on this RFC on Thursday > (2024-09-26T16:00:00Z or so) unless there are any other changes that > anyone would like to propose. > > The RFC again: https://wiki.php.net/rfc/web-and-doc-use-not-endorsement Thank you. I've used your reminder as the opportunity to catch up with this thread after my vacation. I'm likely going to vote “no” on your RFC, because I do not believe that your proposed statement of principle makes the situation any *less* vague. It just makes the situation vague in a different way, because there are no guidelines regarding what is acceptable and what is not, as also mentioned by others in this RFC's discussion thread. Best regards Tim Düsterhus