Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:125738 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 qa.php.net (Postfix) with ESMTPS id CCC4B1A00BD for ; Thu, 3 Oct 2024 11:44:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1727956027; bh=T0XqbuxUzeyWa2AiF/n9wipPFBuQ2hFugKayfdlvvBM=; h=Date:To:From:Cc:Subject:In-Reply-To:References:From; b=Xy3MSoB3MjVZ3tbJg4dqP7au7BzbPfDdCGg8bTfbRQPSk2bKzIuhgDhkdfIXDEKIg akAOYjhs2Owgaoh/+5Kvy3XDkZtA+KKyHuwb3aETM3LpCrSsDEvXLQa7ZiE5svUFPw 9z31uNrh9CXgyIBiUT8K4FYs15Qzwp4ft9kdEgn4bvVjwQbwpnkm4pZUAEIrbW0xg4 2ANM3r3qeyQnDHwFyI/UCcww0SX0VuBZ4MpUo7Pmh9CwhZL0r4mUPv/W7bELEqG3X/ MlBNHrlnJjoo1muO8MSXuzjnpBYJWkitC7ao0O01uqwR1k4CLK77kYqIjoxNH4Zux+ bigm24uBAUhnQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B35BD18007A for ; Thu, 3 Oct 2024 11:47:05 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-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,DMARC_PASS,RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from mail-4317.proton.ch (mail-4317.proton.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, 3 Oct 2024 11:47:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gpb.moe; s=protonmail2; t=1727955889; x=1728215089; bh=T0XqbuxUzeyWa2AiF/n9wipPFBuQ2hFugKayfdlvvBM=; 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=pDq6wih/1F4JrNhPWvTbR8e2+56x7ZkfRlm/PtUjdkGn5O/safj1on/TcQRYTz0t8 IUgw4T7L7MWO/txRBrsY1Evh2zkz7t3Q8wLgktGQ4GJoDiWqZbztet1Ir/IuFre4eZ 0XdgBLwWfFkNyqMEHlbZmwdrRtCXHGOgk/9xV/92OPIgJmOi3Sf8UgDErxgXJ7/TIw UwW0I+RG6iWLC4kzaO4Xvzpn9N8kr3FO85qRCHmYMFb10VsDYIpkbeMH1H1jD2Hu4F JHFpxNW3dq7Md55XTGgemO3MIrL1bYe4yOHhYGIT69qEsg7bMWbBYZu+DMDEOupFZ0 IX70w24kGq/qg== Date: Thu, 03 Oct 2024 11:44:43 +0000 To: Jim Winstead Cc: internals@lists.php.net Subject: Re: [PHP-DEV] [RFC] Policy on 3rd party code Message-ID: In-Reply-To: References: <92b537ac-62f4-435c-bf55-07223cfa1915@app.fastmail.com> Feedback-ID: 96993444:user:proton X-Pm-Message-ID: f6b71fb8805318bc5a2d0ed816051107b12d7dd4 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 Wed, Oct 2, 2024, at 12:17 PM, Deleu wrote: > It's 2024. If the foundation is hiring developers to improve the language= across the board (internals, docs, website, processes, marketing, visibili= ty, etc), As Jim has already stated, the Foundation is not hiring developers for any = of the categories you mentioned other than internals, and build chains tool= s. Maybe it should, but as far as I am aware, the choice not to is due to lack= of sufficient funding. Moreover, hiring for documentation is tricky, as one must be able to cross-= reference the source code to verify the behaviour, on top of having technic= al writing skills, and working with our tooling. > it makes no sense that these folks (or any volunteer for that matter) be = explicitly and unquestionably denied the opportunity or conversation to mod= ernize the system which PHP tooling is built upon. The only contention I have encountered with modernizing tooling has been ab= out the use of Composer or PHPUnit for PhD. Which would be resolved by this RFC. As Andreas pointed out, the php.net websites are mostly static, and I don't= see how a full-fledged framework would help us. Especially as we have decommissioned some of the more clunky websites like = bugsnet or gcov. *Maybe* a micro-framework to handle php.net accounts and Documentation note= s handling makes some sense. As always in these sorts of discussions, people make out that the reason *t= hey* do not contribute to a php.net related project is because of "XYZ". Where XYZ can be anything. And yet, we consistently get new contributors that get up to speed and help= to modernize different codebases in the matter of weeks without issues, and more importantly, *without* wanting to rewrite everything from scratch = in their favourite thing that many of us have no idea how to use. Best regards, Gina P. Banyard