-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Update php to version 8.2 debian.md #557
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update php to version 8.2
The panel does not run on PHP 8.2? aleast the queue worker does not |
I tested it locally on Debian 12 and Ubuntu 23.04. Pteodactyl panel runs on php 8.2 as well as a queue worker |
Ubuntu 23.04 is not even an LTS so that to begin with is not supported. The queue worker does not work last time we checked. It does not run its crons that the users in the panel setup |
and there are way more places in the docs where php 8.1 is mentioned as we lock everything to a specific version |
Okay, I'll try to finalize and attach all the tests |
Since the Laravel 10 update it runs fine on php 8.2. The gh tests even use 8.1 & 8.2. But yes, there are more places in the docs that need to be updated. |
Please also see #558 and make this pr work with that. |
Update php to version 8.2