digitalocean / nginxconfig.io

⚙️ NGINX config generator on steroids 💉
https://do.co/nginxconfig
MIT License
27.66k stars 2.04k forks source link

Remove PHP 5.x, add PHP 8.2 #402

Closed xopez closed 1 year ago

xopez commented 1 year ago

Type of Change

What issue does this relate to?

PHP 8.2 is probably getting a stable build at the end of november. So we should just be prepared for that. We should also consider to remove at least the PHP 5.x versions since it doesn't get updates long time now.

What should this PR do?

It should just make it possible to choose the PHP 8.2 version tree for the generator.

What are the acceptance criteria?