Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130206 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 11E431A00BC for ; Sun, 1 Mar 2026 12:26:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1772367978; bh=08M7z8z3X+ZYMQccem41ZZ4m31dlNZ55N2w1zkwCMP8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=IdTa3M/bYbVJgNVy38B690ncybcAOf2L05X0314ZEFuSCv22WKu1iM09TD6Elbu+r 6him7FltfVZbZ5RvMY3Jh6BYJe7y6gy9vMeBWtPFgAwFfJwWjmyxIUs8eWfI0AE623 srEp5Q8xoPbnQ9cMepxXsp6sG5q3vgn9gct7/KcH2BiZxQ++qNkFsm6aA+IVpubKWH i33Rkm1GjY1tCY/K2gzOK5RLzHxpwnXbRcRx67J0HHqZrr2rE0ZgiVwhPD5AUynOEh +Xo1wJ+h53MtehT6xzHxBSFLgScmtkyKfGI7ePx+PexT34hoQ4NcwQhtv3Lq/tzXAm XumTxoBzWUrvg== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 97FB6180069 for ; Sun, 1 Mar 2026 12:26:17 +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=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.1 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 ; Sun, 1 Mar 2026 12:26:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1772367970; bh=56PBl8OkC5Xdg8UYofCmhN6UrzQqswp0YWp3uqbPIjs=; h=MIME-Version:Date:From:To:Cc:Subject:In-Reply-To:References: Message-ID:Content-Type:from:to:cc:subject:message-id; b=kW5asANHU9QFCu7B2iYB3Uhoy7NthEuoYEGDW6zxtjWv5edXLW8W6ENnSJba+6i+D Jr1gJ/vLg3s8fzOZ5jQaT1ym6oUWu/ZAwoY9l5+m9z6WssymPa9/5XAbExKrJWp7vV +4ABOzKbRMWiMqPlOR21Vi0W8BDscsN2SIuh7Os+3wLP7LiMwZO13Jcwol01LgNnyf XJdevUQQY11BgyQ7rKEWvHZtoWueWoxGPiuD3VJqfkdi2G5TGLaNvf1HtscBH6NlID 7axQAAYi4rINljjLcGguUAAB06Qzy2PN4G4uXYkyRXQA/ddFIFjD/mXzTE7hbs+trN 850q+BqToir0w== Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Date: Sun, 01 Mar 2026 13:26:10 +0100 To: Ben Ramsey Cc: internals@lists.php.net Subject: Re: [PHP-DEV] [RFC] Updating the PHP License In-Reply-To: <20260227222914.349F11A00BD@lists.php.net> References: <70DC3FB4-C98E-4C79-AB2C-F2B65AE8B9F1@php.net> <20260227044731.8AAC61A00BD@lists.php.net> <932849a166a6b7aab853cc895a95e37c@bastelstu.be> <20260227222914.349F11A00BD@lists.php.net> Message-ID: <2964a78b8c2a61ca19ac64b5e41f4884@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 2026-02-27 23:29, schrieb Ben Ramsey: > I planned to add the PDFs to the website, similar to how we keep an > artifact of the original Zend Grant there: > > https://www.php.net/license/ZendGrant/index.php > > If you think the policies repo is a better place for these artifacts, > then we can put them there instead. No strong opinion either way, as long as the PDFs are permanently available in a location under the PHP project's control. I have a slight preference for the policies repository, though. Because I wasn't aware that the pages in the website were a thing and it would never have occurred me to look there rather than php-src itself or the policies repo. Best regards Tim Düsterhus