Commit f108ff6
committed
Merge branch 'v1.x' into merge-v1.20-into-v1.x-1727194224833
* v1.x: (90 commits)
Merge v1.20 into v1.x (#1447)
PHPLIB-1525 Removes dependency to Symfony PHPUnit bridge (#1413)
Change deprecated assertObjectHasAttribute to assertObjectHasProperty (#1432)
Performance: Keep collections and indexes between GridFS tests (#1421)
Add final annotations to non-internal Operation classes (#1410)
Fix types accepted by $round (#1401)
Replace arrayHasKey with assertArrayHasKey in tests (#1403)
PHPLIB-1514 Make data providers static (#1404)
PHPLIB-1515 Replace assertObjectHasAttribute with assertObjectHasProperty (#1405)
Restore Prose22_RangeExplicitEncryptionTest (#1400)
Remove Prose22_RangeExplicitEncryptionTest that requires ext-mongodb < 1.20 (#1394)
Use `match` instead of `switch` when a simple value is returned (#1393)
Remove PHPUnit functions polyfill (#1395)
Update branch names for GHA workflows (#1390)
PHPLIB-1419 Encode Agg builder objects in Collection methods (#1383)
PHPLIB-1420 Integrate query builder for non-aggregation APIs (#1385)
Fix optional parameter declared before required parameter (#1384)
PHPLIB-1505 Add driver option "builderEncoder" (#1382)
Exclude rector.php from the artifact
Check generated files are up-to-date
...File tree
1,144 files changed
+66293
-5422
lines changed- .evergreen
- config
- generated
- build
- test-variant
- templates/test-variant
- .github
- actions/setup
- workflows
- benchmark/src
- Fixtures
- examples
- generator
- config
- accumulator
- expression
- query
- stage
- src
- Command
- Definition
- src
- Builder
- Accumulator
- Encoder
- Expression
- Projection
- Query
- Stage
- Type
- Codec
- Command
- Exception
- GridFS
- Exception
- Model
- Operation
- tests
- Builder
- Accumulator
- Expression
- Query
- Stage
- Type
- Collection
- Command
- Database
- Exception
- GridFS
- Model
- Operation
- PHPUnit
- SpecTests
- ClientSideEncryption
- RetryableWrites
- UnifiedSpecTests
- Constraint
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,144 files changed
+66293
-5422
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | 74 | | |
76 | 75 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 10 | | |
16 | 11 | | |
17 | 12 | | |
| |||
59 | 54 | | |
60 | 55 | | |
61 | 56 | | |
62 | | - | |
63 | | - | |
| 57 | + | |
64 | 58 | | |
65 | 59 | | |
66 | 60 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 114 deletions
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 56 deletions
This file was deleted.
0 commit comments