Skip to content

Conversation

Progi1984
Copy link
Member

Questions Answers
Description? Added support for PHP 8.5
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket? N/A
Sponsor company lefevre.dev
How to test? CI is 🟢

@@ -0,0 +1,74 @@
# Debian Trixie provides a package of the MySQL client that prevent the connexion to succeed for SSL reasons
# We stick to Bookworm until we find the solution
FROM php:8.5-fpm-bookworm
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image image

The bug we recently encountered will be back with PHP 8.5 if we can't use Debian Bookworm 😢

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't worry. PHP8.5 is not ready. I prepare just PRs to test it at RC time.

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