Ctrlpanel-gg / panel

CtrlPanel offers an easy-to-use and free billing solution for all starting and experienced hosting providers that seamlessly integrates with the Pterodactyl panel.
https://ctrlpanel.gg/
MIT License
411 stars 149 forks source link

[Bug]: PHP 8.2 failing install tests #863

Closed GeekCornerGH closed 1 year ago

GeekCornerGH commented 1 year ago

What is your request about?

The panel reports php 8.2 as not compatible, while being greater than 8.1 Either make the message more clear than just saying 8.1 is minimum required, or just fix this image

Branch

development

Solution idea

No response

Controlpanel Logs

No response

Additional Info

No response

1day2die commented 1 year ago

did you successfully install it using php 8.2.6?

1day2die commented 1 year ago

it was successfully installed using php 8.2.6. We only have to adjust the message on the installer

AGuyNamedJens commented 1 year ago

The panel reports php 8.2 as not compatible, while being greater than 8.1

Basically because we currently support 8.1 due to pterodactyl being the same supported version, we didn't officially support 8.2 yet as we haven't tested it.

GeekCornerGH commented 1 year ago

The panel reports php 8.2 as not compatible, while being greater than 8.1

Basically because we currently support 8.1 due to pterodactyl being the same supported version, we didn't officially support 8.2 yet as we haven't tested it.

The message is kinda misleading too

1day2die commented 1 year ago

fixed