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

PHPC-2414, PHPC-2415: Update wire versions for MongoDB 8.0 compatibility #1610

Merged
merged 2 commits into from
Jul 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ include:
- filename: .evergreen/config/generated/test/local-4.4.yml
- filename: .evergreen/config/generated/test/local-4.2.yml
- filename: .evergreen/config/generated/test/local-4.0.yml
- filename: .evergreen/config/generated/test/local-3.6.yml
- filename: .evergreen/config/generated/test/load-balanced-latest.yml
- filename: .evergreen/config/generated/test/load-balanced-rapid.yml
- filename: .evergreen/config/generated/test/load-balanced-8.0.yml
Expand Down
1 change: 0 additions & 1 deletion .evergreen/config/generate-config.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
'4.4',
'4.2',
'4.0',
'3.6',
];

$latestPhpVersion = max($supportedPhpVersions);
Expand Down
8 changes: 4 additions & 4 deletions .evergreen/config/generated/test-variant/full-php-7.4.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions .evergreen/config/generated/test-variant/full-php-8.0.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions .evergreen/config/generated/test-variant/full-php-8.1.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions .evergreen/config/generated/test-variant/full-php-8.2.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions .evergreen/config/generated/test-variant/full-php-8.3.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions .evergreen/config/generated/test-variant/libmongoc-php-8.3.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 0 additions & 60 deletions .evergreen/config/generated/test/local-3.6.yml

This file was deleted.

8 changes: 4 additions & 4 deletions .evergreen/config/templates/test-variant/legacy-php-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ buildvariants:
name: "build-php-%phpVersion%"
tasks:
# Remember to add new major versions here as they are released
- ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0"
- ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0"
- ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0"
- ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0"
- ".standalone .local !.4.0 !.4.2 !.4.4 !.8.0"
- ".replicaset .local !.4.0 !.4.2 !.4.4 !.8.0"
- ".sharded .local !.4.0 !.4.2 !.4.4 !.8.0"
- ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.8.0"
- ".ocsp !.4.4 !.8.0"
- "test-atlas-connectivity"
display_tasks:
Expand Down
24 changes: 12 additions & 12 deletions .evergreen/config/templates/test-variant/libmongoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ buildvariants:
- variant: "build-debian12"
name: "build-php-%phpVersion%-libmongoc-lowest-supported"
tasks:
- ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- "test-atlas-connectivity"
- ".ocsp !.4.4 !.5.0 !.6.0"
display_tasks:
Expand Down Expand Up @@ -42,10 +42,10 @@ buildvariants:
- variant: "build-debian12"
name: "build-php-%phpVersion%-libmongoc-next-stable"
tasks:
- ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- "test-atlas-connectivity"
- ".ocsp !.4.4 !.5.0 !.6.0"
display_tasks:
Expand Down Expand Up @@ -73,10 +73,10 @@ buildvariants:
- variant: "build-debian12"
name: "build-php-%phpVersion%-libmongoc-latest"
tasks:
- ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- "test-atlas-connectivity"
- ".ocsp !.4.4 !.5.0 !.6.0"
display_tasks:
Expand Down
16 changes: 8 additions & 8 deletions .evergreen/config/templates/test-variant/modern-php-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ buildvariants:
- variant: "build-debian12"
name: "build-php-%phpVersion%"
tasks:
- ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0"
- ".ocsp !.4.4 !.5.0 !.6.0"
- "test-atlas-connectivity"
display_tasks:
Expand Down Expand Up @@ -44,10 +44,10 @@ buildvariants:
name: "build-php-%phpVersion%"
tasks:
# Remember to add new major versions here as they are released
- ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest"
- ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest"
- ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest"
- ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest"
- ".standalone .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest"
- ".replicaset .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest"
- ".sharded .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest"
- ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest"
- ".ocsp !.4.4 !.7.0 !.8.0 !.rapid !.latest"
display_tasks:
- name: "test-ocsp-6.0"
Expand Down
2 changes: 1 addition & 1 deletion src/LIBMONGOC_VERSION_CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.28.0-20240627+gite87940820c
1.28.0-20240715+git03e993d856
2 changes: 1 addition & 1 deletion src/libmongoc
Submodule libmongoc updated 520 files
Loading