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

Add PHP 8.3 with redis 7.2 #84

Merged
merged 4 commits into from
Dec 13, 2023
Merged

Add PHP 8.3 with redis 7.2 #84

merged 4 commits into from
Dec 13, 2023

Conversation

andytson-inviqa
Copy link
Contributor

@andytson-inviqa andytson-inviqa commented Nov 24, 2023

a major change for 8.3 docker tags onwards:

  • nodejs no longer will be set up with a default version, however nvm will remain to allow installation
  • mcrypt no longer will be enabled by default, as it is long past EOL, and frameworks must have moved away from it by now

extensions not yet supported:

  • imagick - bug fix https://github.com/Imagick/imagick/pull/641 needed
  • mcrypt - needs a release allowing 8.3.0 stable

@andytson-inviqa andytson-inviqa force-pushed the feature/php83 branch 11 times, most recently from 019606a to b76cd53 Compare December 1, 2023 10:18
kierenevans
kierenevans previously approved these changes Dec 2, 2023
@andytson-inviqa
Copy link
Contributor Author

going to skip these extra extensions for now

@andytson-inviqa andytson-inviqa marked this pull request as ready for review December 8, 2023 11:21
Jenkinsfile Outdated Show resolved Hide resolved
@andytson-inviqa andytson-inviqa merged commit 2e8588b into main Dec 13, 2023
1 check passed
@andytson-inviqa andytson-inviqa deleted the feature/php83 branch December 13, 2023 09:02
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.

2 participants