Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:127990 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 AAD6D1A00BC for ; Thu, 10 Jul 2025 11:08:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1752145588; bh=9LQ5Q/D0RJJRmS0jRpmlMQeb5SLya3/QjoFZO5T3KGc=; h=Date:To:From:Cc:Subject:In-Reply-To:References:From; b=lrg8uwtMV692L/tFBfsSmcSott4rKOTUtU1PHu/5yLGpE7EJnTLgri+mjF8mIIlxR j9RwbsLbD0xJt+gzYK4hZSM84RVt/eaJFQpObPy2PU+Yq2Z0p32lcFaFwzCdMHWwtg 77w0QWHA6JI7tY/siDYcFTT9afb0Qzxf565QzFxLvOrCQj9+4KRlQk+iNS1FeKv5Fa 7jEIx927IBi+XzmeT0D8C140+6plqt1pvagbQg72coIj78Uq6WAsc2GZnHwb91KToN qKmtEERh7LVeDMl4uoZ3uNT4o1eWHe6jsjC9uAzEp8cLSUayLwG9Uhx8Qb5yTFFEGh 83jvsIOVb92cA== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 8E6D518064A for ; Thu, 10 Jul 2025 11:06:26 +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.4 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: Error (Cannot connect to unix socket '/var/run/clamav/clamd.ctl': connect: Connection refused) X-Envelope-From: Received: from mail-4317.protonmail.ch (mail-4317.protonmail.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, 10 Jul 2025 11:06:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gpb.moe; s=protonmail; t=1752145693; x=1752404893; bh=9LQ5Q/D0RJJRmS0jRpmlMQeb5SLya3/QjoFZO5T3KGc=; 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=owxwBZ6JEmvaRgPK9rdfer+QfAVJcMXBhn0k2TL1JLW8pcf1bVvl9sdMfihU8WZdp fWRTkjn4PFW/+kKb84lQIf9aUDZUA1hpekwssqKTtuvIbsNN6Tt+b7AnU6yTT/gQQY BpdPwt6JVbVb9ItT51KKVf+5p9Yc8iCuOFfYemeFXs2claO6Cn+TX8FBm4j6xX8o8h 6GjRyZrAOBLtLs/LAypDIYqgKmyn11HFZfDMgAKbRJyjXXrbb7DJYj3lOpXf7SJ5EF b0521G6XFw01fWg+CFp+d2fOXWgBA+Ayp4fjDdXD3GJhyk70meWwmnqmQTTWh73YKR q4LhKXPSvVMMA== Date: Thu, 10 Jul 2025 11:08:07 +0000 To: Ben Ramsey Cc: PHP internals Subject: Re: [PHP-DEV] [RFC] Updating the PHP License Message-ID: In-Reply-To: <70DC3FB4-C98E-4C79-AB2C-F2B65AE8B9F1@php.net> References: <70DC3FB4-C98E-4C79-AB2C-F2B65AE8B9F1@php.net> Feedback-ID: 96993444:user:proton X-Pm-Message-ID: 83cc9baddafb68c6378604eaa84f805f83ec1cb3 Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: internals@gpb.moe ("Gina P. Banyard") On Thursday, 10 July 2025 at 04:25, Ben Ramsey wrote: > Hello internals, > > I=E2=80=99m opening discussion on an RFC proposing that we relicense PHP = under > the Modified BSD License (SPDX identifier: BSD-3-Clause), starting with > PHP 9.0. Hello Ben, Thank you for tackling this thorny issue, I sincerely appreciate the work y= ou've put into this over the years. Even if you don't need individual contributors to grant permission, I will = still say that: I fully accept the relicensing of all of my code contributions to php-src t= o the BSD-3-Clause. Best regards, Gina P. Banyard