Skip to content
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

starter.ini: Change default PHP version to 8.0 and default PHP ppa to ondrej #205

Open
apolopena opened this issue Mar 4, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request gitpod-config Related to gitpod configuration (bash scripts etc...) passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main

Comments

@apolopena
Copy link
Owner

Problem this feature will solve

Using PHP 8.0 and having the ability to add versions of PHP side my side using ppa:ondrej/php makes sense as a default

Background

The few people interested in this project so far have expressed interest in PHP8.0 so might as well make it the default.

Proposed Solution

The default version in the [PHP] section of starter.ini will have the value 8.0.
We will no longer rely on gitpodlatest which is the version of PHP used in the underlying Gitpod image: workspace-mysql
The value of ppa in the [PHP] section of starter.ini will be set to ondrej

Constraints and Assumptions

Alternatives or Workarounds

Additional context

Add any other context or screenshots about the feature request here.

@apolopena apolopena added enhancement New feature or request gitpod-config Related to gitpod configuration (bash scripts etc...) labels Mar 4, 2022
@apolopena apolopena added this to the v1.6 release 🚀 milestone Mar 4, 2022
@apolopena apolopena self-assigned this Mar 4, 2022
@apolopena apolopena added the in-development Bug or feature is currently being worked on label Mar 4, 2022
apolopena added a commit that referenced this issue Mar 5, 2022
@apolopena apolopena added in-dev-qa passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main and removed in-development Bug or feature is currently being worked on in-dev-qa labels Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gitpod-config Related to gitpod configuration (bash scripts etc...) passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main
Projects
None yet
Development

No branches or pull requests

1 participant