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

Fixes mongodb installation for php7.2 #3482

Closed
wants to merge 2 commits into from
Closed

Fixes mongodb installation for php7.2 #3482

wants to merge 2 commits into from

Conversation

kemalatila
Copy link

Description

Fixes mongodb installation php version 7.2 on php fpm and php worker.

Error was that:
pecl/mongodb requires PHP (version >= 7.4.0, version <= 8.99.99), installed version is 7.2.34

Motivation and Context

This fix sets compatible mongodb extension installation for all php versions.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue).
  • [] New feature (non-breaking change which adds functionality).
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected).

Definition of Done Checklist:

  • I've read the Contribution Guide.
  • [] I've updated the documentation. (refer to this for how to do so).
  • I enjoyed my time contributing and making developer's life easier :)

@parallels999
Copy link

Duplicate of #3478

@kemalatila kemalatila marked this pull request as draft November 27, 2023 23:06
@kemalatila kemalatila closed this Nov 27, 2023
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.

None yet

3 participants