Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116478 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 7242 invoked from network); 22 Nov 2021 17:03:30 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 22 Nov 2021 17:03:30 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 942731804B4 for ; Mon, 22 Nov 2021 09:59:58 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-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,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS13238 77.88.0.0/18 X-Spam-Virus: No X-Envelope-From: Received: from forward500p.mail.yandex.net (forward500p.mail.yandex.net [77.88.28.110]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 22 Nov 2021 09:59:57 -0800 (PST) Received: from vla1-16aa0380438a.qloud-c.yandex.net (vla1-16aa0380438a.qloud-c.yandex.net [IPv6:2a02:6b8:c0d:d87:0:640:16aa:380]) by forward500p.mail.yandex.net (Yandex) with ESMTP id 4835AF01322 for ; Mon, 22 Nov 2021 20:59:55 +0300 (MSK) Received: from vla5-047c0c0d12a6.qloud-c.yandex.net (vla5-047c0c0d12a6.qloud-c.yandex.net [2a02:6b8:c18:3484:0:640:47c:c0d]) by vla1-16aa0380438a.qloud-c.yandex.net (mxback/Yandex) with ESMTP id h5rSgp0GaS-xtC8XI48; Mon, 22 Nov 2021 20:59:55 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=php.watch; s=mail; t=1637603995; bh=8FQluXthqK4zlCHNz8VIoVzApwUIlXpcZc0riuDeMcE=; h=Subject:From:In-Reply-To:Date:References:Cc:To:Message-ID; b=1wwebyRy8PCFihaTeDkuvrHy69Chr5wtU18Eql32Zd0gB3ZmzkiZmpRKUQSkQpNEO sY7ZRM01BmzYTbSpJTHpUxcVE526ydjzlxhwzuALamv75KbildS/Bf6fqZPDC1yN+k flQb2CdTYXKcgVG0UlXVocNOK8bR/9MK/JbSLa/Y= Authentication-Results: vla1-16aa0380438a.qloud-c.yandex.net; dkim=pass header.i=@php.watch Received: by vla5-047c0c0d12a6.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id kZO7gtESiT-xsx0dM9U; Mon, 22 Nov 2021 20:59:54 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) X-Yandex-Fwd: 2 Received: by mail-oi1-f174.google.com with SMTP id be32so39324583oib.11 for ; Mon, 22 Nov 2021 09:59:54 -0800 (PST) X-Gm-Message-State: AOAM530qLqRT8JpA7uD4jOaiCfakeNH/fUIvJtY9yNxi92m7LUQqul4w Bp7PA0y2hSECg9WNJCXcELEDlXBpxaWf/qk+QFw= X-Google-Smtp-Source: ABdhPJxxSPklzvXZfc+pV+iyDUbuZd5b7wgTT51Xulj9F0bfTn43zcXXmcGDjNcWWB3Y3JHsSiiTfB8WmVy11z1XjCw= X-Received: by 2002:aca:add3:: with SMTP id w202mr23885368oie.100.1637603992819; Mon, 22 Nov 2021 09:59:52 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 22 Nov 2021 23:29:26 +0530 X-Gmail-Original-Message-ID: Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] PHP Foundation From: ayesh@php.watch (Ayesh Karunaratne) Hi Nikita, Thank you so much for what you have done for PHP, the language and the community we all are in. I can't muster enough words to say how grateful I am to you for all the changes we have in PHP all these years. From every commit I see from you, to every podcast I listen to, from every PR review, and all other interactions, you have absolutely amazing and a gift. We all have been inspired and gifted by your contributions to PHP, and the massive positive impact they made on all of our lives. I wish you all the best on your new path, and hope that we get to see you often when the time permits. Love, All of us at PHP Community. On Mon, Nov 22, 2021 at 10:53 PM Nikita Popov wrote: > > Hi internals! > > I have two bits of news. The first is that I'm changing jobs at the end of > the month, and won't be working on PHP in a professional capacity anymore. > I'll still be around, but will have much less time to invest in PHP > development. I'd like to thank JetBrains for sponsoring my work on PHP for > the last three years -- I think we've managed to accomplish quite a lot. > > The second one is that the long-discussed idea of a PHP Foundation is > finally becoming a reality! For the full details, please see the > announcement: https://jb.gg/phpfoundation > > The initial purpose of the PHP Foundation is to support the development of > PHP by contracting developers to work on php-src either part-time or > full-time. If that sounds interesting to you, be sure to apply! > > The foundation does not have any decision-making power on language changes: > these remain within the sole purview of the internals mailing list and the > RFC process. The fact that some work has been funded by the foundation does > not imply that it will be accepted into PHP. > > The setup of the foundation was admittedly a bit of a rush job, with the > focus being on securing initial funding and making it available as soon as > possible. For this reason the foundation only has a temporary > administration that will need to figure out necessary bylaws for long-term > operation. > > A big thanks goes to Roman Pronskiy from JetBrains for organizing this > effort, as well our initial sponsors and everyone who provided early > feedback. > > Regards, > Nikita