-
Notifications
You must be signed in to change notification settings - Fork 34
DOCSP-44608: merge v2 into master #174
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
Conversation
DOCSP-44239: v2 remove flags option
DOCSP-43953: v2 iterator changes
✅ Deploy Preview for docs-php-library ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@@ -4,8 +4,6 @@ MongoDB\\Collection::dropSearchIndex() | |||
|
|||
.. versionadded:: 1.17 | |||
|
|||
.. default-domain:: mongodb |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have no idea what this is used for, but isn't it included in many more pages within the PHPLIB docs? Or is this PR actually removing all references?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've only removed this from the pages that I've touched in this PR to avoid cluttering the "Files Changed"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If it's not actually related to this PR would it make sense to do another that removes it everywhere in one shot?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can do that after merging this, sure!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with capitalization fix.
source/whats-new.txt
Outdated
@@ -65,7 +65,7 @@ improvements, and fixes: | |||
|
|||
- The fields ``contentType`` and ``aliases`` are no longer stored in | |||
the ``files`` GridFS collection. If your application requires this | |||
information, you must store it in metadata. To learn mor about | |||
information, you must store it in metadata. To learn More about |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
information, you must store it in metadata. To learn More about | |
information, you must store it in metadata. To learn more about |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ack! ty
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-44608
Staging - https://deploy-preview-174--docs-php-library.netlify.app/whats-new/#what-s-new-in-2.0
Self-Review Checklist