Files
Jeremy Mikola 6ede0aa1df PHPC-2473: Bump to libmongoc 1.29.0 (#1748)
* PHPC-2473: Bump to libmongoc 1.29.0

Update sources and paths for libmongoc 1.29.0.

Update libmongoc CI builds and re-enable "latest". Also updates the file paths in comment. The test-variants.yml file was moved in e128d2e182

* PHPC-2475: bson_as_legacy_extended_json replaces bson_as_json

* PHPC-2470: Vendor bson-atomic as phongo_atomic

libmongoc 1.29.0 deprecated bson-atomic.h, so this vendors the necessary functionality into PHPC. Also applied clang-format to the new sources.
2024-11-15 09:20:55 -05:00
..
2024-09-09 08:37:29 +02:00

Evergreen

See Evergreen Build System Architecture for more details.

mongo-php-toolchain

10gen/mongo-php-toolchain is responsible for building PHP binaries that will be distributed to Evergreen hosts.

drivers-evergreen-tools

mongodb-labs/drivers-evergreen-tools consists of common scripts used by many drivers (e.g. starting mongo-orchestration). The PHP driver clones this during the build process.