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

MongoDB driver for PHP 7.1.13 #31

Open
laijinyou opened this issue Jun 13, 2022 · 0 comments
Open

MongoDB driver for PHP 7.1.13 #31

laijinyou opened this issue Jun 13, 2022 · 0 comments

Comments

@laijinyou
Copy link

The latest MongoDB driver version has Dropped support for PHP 7.1.The highest MongoDB driver version support for PHP 7.1.13 is 1.11.1.

Please update to install mongodb-1.11.1.

RUN pecl install -o -f oauth mongodb-1.11.1 amqp-1.8.0 \
    && rm -rf /tmp/pear

RUN docker-php-ext-enable mongodb oauth amqp
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

No branches or pull requests

1 participant