Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:128036 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 488511A00BC for ; Mon, 14 Jul 2025 13:13:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1752498717; bh=9690cWrfsl037lvIe6kiLwdMkcV79q7PsRcIjJzB2fw=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=HTje1xUYNOu/2dHk3DFqtn79Omwf5iD+V7EfOVHd9MGALTkRAq4yaElnoYNFxA1Bt 07cRe08RXGbBwNBtN+YrD3tipH9BvUcdqInZSKOBKwPmLjnajxySQfZWoeNdq945S4 LoujYDeCspetoFxu6OyMM/UE6smEvl1ewoM9oIPAvW96tMFcLE41OHPgeT9h1oBsMZ DwymxGtIQL9V659EpDNitFRcNp3UKHyg8nvyVQKUXh5PJZHTflvKfcSS3Vi75bV88q wV9s7u3q/R8MJEBeAmL3z6ARzH8o5CAHLyvdbs6gsr1BthLP95n3ceEw45+Q6GJYuJ m5NT7dqDCKcAg== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id E3F50180607 for ; Mon, 14 Jul 2025 13:11:56 +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=3.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_PASS, SPF_SOFTFAIL 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 xdebug.org (xdebug.org [82.113.146.227]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 14 Jul 2025 13:11:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1752498824; bh=9690cWrfsl037lvIe6kiLwdMkcV79q7PsRcIjJzB2fw=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=HBjjEwsipg0qF4sYEN2SvkHXuaUz6EeIemXLal6I1l1Inqz8/LAIV5qdPxM62gYOH 3E0XgGKl7friFg2YV2dknjLHTHYIeYFL+IUvH3+Vwcbi4rrwscowZXnENziO5uXdTu BWFMCJQ0lzUPC5dXyEsaAio2CXkWjSD9rV5KUW82wu5fdlyJXaTSlMiTtHNuWgLTfU n/8ahr9kWneGSmk62gCVf5OQPa8pO2/HdHbUiauQuTOnjSJaj32uF+90FoQcuigMa6 3LVlwT3vTxAD0U02vEYjr4D/KNDp0Ae9S9YNhrdZWmEPgdeJKw7y0ORDfeQlUAs/5J PbsD6x+P0TH0w== Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id E6FE910C033; Mon, 14 Jul 2025 14:13:43 +0100 (BST) Date: Mon, 14 Jul 2025 14:13:43 +0100 (BST) To: Ben Ramsey cc: PHP internals Subject: Re: [PHP-DEV] [RFC] Updating the PHP License In-Reply-To: <70DC3FB4-C98E-4C79-AB2C-F2B65AE8B9F1@php.net> Message-ID: References: <70DC3FB4-C98E-4C79-AB2C-F2B65AE8B9F1@php.net> Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-182382625-1752498824=:52945" From: derick@php.net (Derick Rethans) This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-182382625-1752498824=:52945 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 9 Jul 2025, Ben Ramsey wrote: > The RFC is available at: https://wiki.php.net/rfc/php_license_update >=20 > Discussion will remain open for at least six months to ensure all=20 > interested parties have an opportunity to respond. Thanks for tackling this. Licensing issues can be thorny. I only really have one comment =E2=80=94 why wait until (specifically) PHP = 9,=20 and not PHP-next (the one after 8.5)? cheers, Derick --8323329-182382625-1752498824=:52945--