8000 Version 1.2.4 introduces regression · Issue #303 · alcaeus/mongo-php-adapter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Version 1.2.4 introduces regression #303

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

Closed
shokre opened this issue Oct 2, 2023 · 1 comment · Fixed by #307
Closed

Version 1.2.4 introduces regression #303

shokre opened this issue Oct 2, 2023 · 1 comment · Fixed by #307
Labels
Milestone

Comments

@shokre
Copy link
shokre commented Oct 2, 2023

Version 1.2.4 introduces regression with error Required 'ns' option is missing from index specification

AFAICT error is introduced in lib/Mongo/MongoCollection.php with replacement of \MongoDB\generate_index_name($keys); with $this->generateIndexName($keys);

Versions 1.2.3 and below work ok.

Tag diff

PHP: v7.2.34-33+ubuntu18.04.1+deb.sury.org+1
MongoDB server: 3.4.x

# composer show | grep mong
alcaeus/mongo-php-adapter          1.2.4   Adapter to provide ext-mongo interface on top of mongo-php-library
mongodb/mongodb                    1.6.1   MongoDB driver library
@Hemric
Copy link
Hemric commented Oct 31, 2023

Same here with 1.2.4, php 5.6 and mongodb 4.4 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0