TrafeX / docker-php-nginx

Docker image with PHP-FPM 8.3 & Nginx 1.24 on Alpine Linux
https://hub.docker.com/r/trafex/php-nginx
MIT License
1.33k stars 721 forks source link

Upgrade to PHP 8.2 #153

Closed erseco closed 8 months ago

erseco commented 8 months ago

Upgrade to PHP 8.2 in erseco/alpine-php-webserver

Description

This PR updates the erseco/alpine-php-webserver to use Alpine PHP 8.2, upgrading from the previous PHP 8.1 version.

Changes

Rationale

Upgrading to PHP 8.2 ensures we're leveraging the latest features, improvements, and security patches offered by the PHP community. The update aligns with our goal of ensuring optimal performance and security for our applications.

Testing Steps

  1. Verified the webserver runs without any errors.
  2. Validated application compatibility with PHP 8.2.
  3. Ensured all existing automated tests pass.

Deployment Considerations

Review & Feedback

Please review the proposed changes and provide your feedback. If there are additional considerations or modifications needed, kindly let me know.

Thank

erseco commented 8 months ago

This was a mistake, I wanted to PR to my own fork, sorry for that :)