-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.6.3
-
Component/s: None
-
None
$bson1 = MongoDB\BSON\fromJSON('{"x": "y"}'); $bson2 = MongoDB\BSON\fromJSON('{"a": "b"}'); MongoDB\BSON\toArray($bson1.$bson2);
- related to
-
PHPC-347 bson_to_zval() leaks when buffer contains no documents
- Closed