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

Upgrade to PHP 8.2 #15

Merged
merged 9 commits into from
Oct 18, 2023
Merged

Upgrade to PHP 8.2 #15

merged 9 commits into from
Oct 18, 2023

Conversation

erseco
Copy link
Owner

@erseco erseco commented Oct 18, 2023

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

  • Changed base image to reflect the upgrade to PHP 8.2.

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

  • Prior to merging, it's advised to test this update in a staging environment.
  • After deploying, closely monitor logs and performance metrics to ensure there aren't any unforeseen issues or regressions.

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 erseco self-assigned this Oct 18, 2023
@erseco erseco merged commit 137041c into master Oct 18, 2023
2 checks passed
@erseco erseco deleted the php82 branch October 18, 2023 16:35
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

Successfully merging this pull request may close these issues.

1 participant