Skip to content

Conversation

reshadman
Copy link

  • New Ubuntu versions eventually update PHP versions to the latest ones, so there is no need for ppa:ondrej/php and also no need to prefix installs with the version (php8.4-curl...).
  • To prevent issues on versions earlier than 25.04, the old approach is used.
  • Fixes the issue during installation because ppa:ondrej/php does not exist for Ubuntu 25.04.
  • On 25.04, apache2 is installed as a recommendation, we prevent that using the --no-install-recommends flag.

@dhh
Copy link
Member

dhh commented Jul 6, 2025

I think we should probably just stick with the distro version entirely here. At least as long as PHP can't be done with mise. Could you update to just do that straight?

@Kasui92 Kasui92 mentioned this pull request Jul 11, 2025
@dhh dhh closed this Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants