Skip to content

First stab at a prototype for revamping the download instructions page #1277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

derickr
Copy link
Member

@derickr derickr commented Jun 10, 2025

No description provided.

Copy link
Contributor

🚀 Regression report for commit 44c91c2 is at https://web-php-regression-report-pr-1277.preview.thephp.foundation

Copy link
Contributor

🚀 Preview for commit 44c91c2 can be found at https://web-php-pr-1277.preview.thephp.foundation

Comment on lines +82 to +87
<div class="example"><div class="example-contents screen"><pre>
sudo apt -y install software-properties-common
sudo add-apt-repository ppa:ondrej/php
sudo apt update
sudo apt install php{$version}
</pre></div></div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using PPAs is Ubuntu-specific. For Debian the repository should be set up as per: https://packages.sury.org/php/README.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants