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

[6.x] Enable Redis in CI #35390

Merged
merged 2 commits into from
Nov 27, 2020
Merged

[6.x] Enable Redis in CI #35390

merged 2 commits into from
Nov 27, 2020

Conversation

driesvints
Copy link
Member

This enables Redis in CI for testing PHP 8 and also fixes a small issue with it. I am not 100% if this will re-introduce #34935 or not but I believe it won't since we're now relying on the connect method's default 7th param type if no context was set. It would be weird if it triggered SSL issues from its base behavior.

I tried enabling Memcached as well but that's not yet available it seems. As soon as it's available our builds will start testing it as well.

@taylorotwell taylorotwell merged commit a93d6a5 into 6.x Nov 27, 2020
@taylorotwell taylorotwell deleted the extensions-php8 branch November 27, 2020 15:37
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