Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:128650 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 65E3F1A00BC for ; Sun, 7 Sep 2025 20:34:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1757277185; bh=jToCZnyqn4iiLh5duhqot+Y7hePGr43YD5n1bt1rAJc=; h=Date:From:To:Subject:In-Reply-To:References:From; b=e1G2N1mA8ZSr1nl9XKmjTwcRnFGH3rBY2Pd8WD4fDNCoO7OC7DZO32nICxhUcaPRz sRhMZFvnBWhsFRFez6OgMW2Y/knJ7V+5BkeX38+20LlrUvQtn7869Ie8urFolBUyDw zl32ik1+L1YngNKRDuLh7zavF9omV8t8vzEFmfIHKzq6iuj25etNDd4OeYZeb8Zc69 AWPTfOPqwfbr0Hp/s4xGnyt2UaGDwkZFIemkMWrQcnPhrXTGbsTgnCdLjZslt1f0/k nFjfd2hXI0GVCxemUEjVxXtewfeCEpCBV/ciU7DIBC9fYYpw7AbSWt12dqDSvw+qvU CwUaebBq5th0A== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 2093818004B for ; Sun, 7 Sep 2025 20:33:04 +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: No 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) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sun, 7 Sep 2025 20:33:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1757277270; bh=jToCZnyqn4iiLh5duhqot+Y7hePGr43YD5n1bt1rAJc=; h=Date:From:To:Subject:In-Reply-To:References:From; b=gtQH4YZlBHegIIe7B7zC/+heXSbisNCJ86VbWIxg9aDsdXAkVc0+z50f3ciJ30Lg2 iucf5yH+4tFMNtlt3BwLFVZO2Ix2TDvNyRi062bUStHnOguQBhKmMVhx1uOQjZgMvD q8D9zLNsemc/a7gu7BsUUxzyQWVs6Z8m0KYpS3bq6JEp47/sH3GJ1ECOQWs2N3FF3K 8PffeoSudYkIYYAqdAqhei2QGpm1UNQ2+GMK+FghTYqLzVodZo01SiV9VW2vp82SAK 8ZzDkFT0AlS87Uy5WOhvsEqkrIgfWaLlWdCOqtgxy7oZ0KKwwaCOVsI/cmRGPmMnME Z2gB0guFNTdBg== Received: from ehlo.thunderbird.net (unknown [185.69.144.33]) by xdebug.org (Postfix) with ESMTPSA id DADB110C054; Sun, 07 Sep 2025 21:34:29 +0100 (BST) Date: Sun, 07 Sep 2025 21:34:27 +0100 To: internals@lists.php.net, Julian Somesan Subject: Re: [PHP-DEV] How to propose additions to PHP downloads page ? User-Agent: K-9 Mail for Android In-Reply-To: References: Message-ID: <5187830F-658B-42E9-8017-CE4513FD08A1@php.net> Precedence: list list-help: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: derick@php.net (Derick Rethans) On 7 September 2025 21:07:35 BST, Julian Somesan wro= te: >Hello all, > >I am referring to this page >https://www=2Ephp=2Enet/downloads=2Ephp > >I want to propose some additions to it : > >- I want to use PHP for : Mezio Development >- and "Windows with WSL/AlmaLinux" > >What is the correct procedure for this ? > >Thanks Make a PR against / / cheers Derick