How to propose additions to PHP downloads page ?

php.internals

Julian Somesan

359 days ago
Hello all, I am referring to this page https://www.php.net/downloads.php 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

Derick Rethans

359 days ago
On 7 September 2025 21:07:35 BST, Julian Somesan <julian@rospace.com> wrote:
>Hello all, > >I am referring to this page >https://www.php.net/downloads.php > >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 <https://github.com/php/web-php/tree/master/include/download-instructions> / <https://github.com/php/web-php/blob/master/downloads-get-instructions.php> / <https://github.com/php/web-php/blob/master/downloads.php> cheers Derick

Julian Somesan

343 days ago
I just opened an issue on that matter https://github.com/php/web-php/issues/1448 Next i will submit a PR Thanks On Sun, Sep 7, 2025 at 11:34 PM Derick Rethans <derick@php.net> wrote: