-
Notifications
You must be signed in to change notification settings - Fork 495
➕ add php 8.5 + 🐛 fix alpine images with version 3.22 (php 8.1-8.5) #553
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
base: master
Are you sure you want to change the base?
Conversation
| @@ -0,0 +1,51 @@ | |||
| -----BEGIN RSA PRIVATE KEY----- | |||
Check failure
Code scanning / SonarCloud
Cryptographic private keys should not be disclosed High
| @@ -0,0 +1,51 @@ | |||
| -----BEGIN RSA PRIVATE KEY----- | |||
Check failure
Code scanning / SonarCloud
Cryptographic private keys should not be disclosed High
| @@ -0,0 +1,51 @@ | |||
| -----BEGIN RSA PRIVATE KEY----- | |||
Check failure
Code scanning / SonarCloud
Cryptographic private keys should not be disclosed High
| @@ -0,0 +1,51 @@ | |||
| -----BEGIN RSA PRIVATE KEY----- | |||
Check failure
Code scanning / SonarCloud
Cryptographic private keys should not be disclosed High
|
@htuscher build locally with Maybe you can merge it for us? |
remove opcache for php 8.5 as it is included. use pie to install alpha3 of xdebug 3.5.0 (as only it is compatible with php 8.5) do not install amqp as it is not compatbile with 8.5 at all
|




ldb-devtosamba-devRelated: #552