Merged
Conversation
565e2fa to
4d2e609
Compare
alcaeus
approved these changes
Jan 7, 2025
Member
Author
|
We cannot rely on dependabot to open PR when there is new commits on the master branch of the github action. This would require tags https://github.com/mongodb-labs/drivers-evergreen-tools |
GromNaN
added a commit
that referenced
this pull request
Jan 7, 2025
jmikola
added a commit
to jmikola/mongo-php-driver
that referenced
this pull request
Jan 14, 2025
jmikola
added a commit
to mongodb/mongo-php-driver
that referenced
this pull request
Jan 15, 2025
* Install Python 3.13 for drivers-evergreen-tools GH action Related to mongodb/mongo-php-library#1564
This was referenced Jan 24, 2025
Closed
Closed
Merged
alcaeus
added a commit
that referenced
this pull request
Feb 28, 2025
* v2.x: Add return type hint for Encoder::encode() implementation Reverse pipeline init from an array (#1596) PHPLIB-1617 Accept a Pipeline instance in aggregate and watch methods (#1580) Fix CS Require latest python version (#1564) (#1565) Update src/Operation/Find.php Ignore `disableMD5` option as `md5` field is removed from the spec (#1502) Remove obsolete baseline entries Regenerate evergreen configuration (#1503) PHPLIB-1546 and PHPLIB-1159: Remove CreateCollection flags and autoIndexId options (#1478) PHPLIB-1227 Use void return types for operations without meaningful result document (#1468) Remove deprecated functionality (#1439) PHPLIB-1518 `WriteResult::get*Count()` always return an int on acknowledged result (#1454) PHPLIB-954: Add return types to all methods (#1391) PHPLIB-797: Remove unused methods in UnsupportedException (#1436) Revert "Add final annotations to non-internal Operation classes (#1410)" PHPLIB-953 Make internal classes and Operation classes final (#1392) PHPLIB-1218 Remove deprecated fields from GridFS files (#1398)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Revert #1560
Python upgrade suggested in Steve comment.