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

PHP 8.1 #490

Closed
GrahamCampbell opened this issue Sep 4, 2021 · 4 comments
Closed

PHP 8.1 #490

GrahamCampbell opened this issue Sep 4, 2021 · 4 comments
Assignees

Comments

@GrahamCampbell
Copy link
Contributor

Is it possible to have PHP 8.1 enable PHP 8.1.0-RC1, and 8.2 enable the nightly builds from the master branch? I think this now makes the most sense out of the box. NB The master branch of php/php-src are now PHP 8.2, with PHP 8.1 now spun off to its own branch.

@GrahamCampbell GrahamCampbell added the bug Something isn't working label Sep 4, 2021
@shivammathur
Copy link
Owner

8.1 is a nightly from PHP-8.1 branch already and should be more stable than the tagged RC1.

8.2 should work now, I have added builds for all OS. Updated docs will be in the next release.

@shivammathur shivammathur removed the bug Something isn't working label Sep 4, 2021
@GrahamCampbell
Copy link
Contributor Author

GrahamCampbell commented Sep 4, 2021

Is there a way to get the RC builds without having to hard code RC1? I'd rather get those than the 8.1 nightlies (and then have the same code get the stable builds once they are out).

@shivammathur
Copy link
Owner

@GrahamCampbell specifying php-version: 8.1 right now gives RC builds, you do not have to specify RC. When stable 8.1 will be released it will start setting up the stable version.

@GrahamCampbell
Copy link
Contributor Author

Perfect. 👌

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

No branches or pull requests

2 participants