Commit 09777ea
committed
Merge branch 'v2.x' into merge-v1.x-into-v2.x-1740741263182
* 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)File tree
154 files changed
+1086
-3779
lines changed- .evergreen
- config
- generated
- build
- test-variant
- templates/build
- .github/workflows
- src
- Codec
- Command
- Exception
- GridFS
- Exception
- Model
- Operation
- stubs/Driver
- tests
- Builder
- Collection
- Database
- GridFS
- Model
- Operation
- SpecTests
- ClientSideEncryption
- UnifiedSpecTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
154 files changed
+1086
-3779
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
This file was deleted.
0 commit comments