> On Jul 20, 2021, at 6:16 AM, Nikita Popov <[email protected]> wrote: > > On Tue, Jul 20, 2021 at 12:01 PM Mike Schinkel <[email protected] > <mailto:[email protected]>> wrote: >> On Jul 19, 2021, at 3:31 AM, Nikita Popov <[email protected] >> <mailto:[email protected]>> wrote: >> >> On Mon, Jul 19, 2021 at 5:56 AM Mike Schinkel <[email protected] >> <mailto:[email protected]>> wrote: >> I was just checking to see what the license was for PHP and this page[1] >> states: >> >> "PHP 4, PHP 5 and PHP 7 are distributed under the PHP License v3.01, >> copyright (c) the PHP Group." >> >> Can I assume that PHP 8 is also distributed under the PHP License v3.01 and >> that this page on PHP.net <http://php.net/> <http://php.net/ >> <http://php.net/>> has just not yet been updated to reflect the existence of >> PHP 8? >> >> Yes, see https://github.com/php/php-src/blob/master/LICENSE >> <https://github.com/php/php-src/blob/master/LICENSE>. The page should be >> updated to say something like "PHP 4 and newer". > > Thanks for the quick reply. > > Maybe this would be a good first contribution for me? How could I go about > updating that page? > > You can edit the page here: > https://github.com/php/web-php/blob/master/license/index.php > <https://github.com/php/web-php/blob/master/license/index.php> Done: https://github.com/php/web-php/pull/415
-Mike
