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

English language returns 404 for manual page mongocollection.batchinsert.php #808

Closed
ptheofan opened this issue Jul 21, 2021 · 1 comment

Comments

@ptheofan
Copy link

From manual page: https://php.net/mongocollection.batchinsert


The following link produces 404
https://www.php.net/manual/en/mongocollection.batchinsert.php

Google search results as such gave me the Romanian version
https://www.php.net/manual/ro/mongocollection.batchinsert.php

except I do not speak Romanian

@nikic
Copy link
Member

nikic commented Jul 21, 2021

Docs for this legacy extension are available at https://php-legacy-docs.zend.com/manual/php5/en/book.mongo or https://mongodb.github.io/mongo-php-driver-legacy/. Please use the mongodb extension instead.

@nikic nikic closed this as completed Jul 21, 2021
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

2 participants