(mongodb >=1.16.0)
Represents a BSON array. This class is used when reading data as raw BSON and cannot be modified.
Version | Description |
---|---|
PECL mongodb 1.17.0 | Implements MongoDB\BSON\Type. |
PECL mongodb 1.17.0 | MongoDB\BSON\PackedArray cannot be serialized in contexts where a BSON document is expected. In earlier versions, the BSON array would have been converted to a document. |