-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.2.2
-
Component/s: None
-
None
Quoting my comment from PHPC-856:
Also, I would introduce some logic to not allow mixing bundled and system libraries. If libbson is bundled, only the PHP extension is going to use that code, while the libmongoc system library will use its own version of libbson. That could lead to odd behavior down the line.
- is related to
-
PHPC-856 Build errors using bundled libbson and system libmongoc
- Closed