Export - CSV (All fields)
Export - CSV (Current fields)
PHPC-334
Injected __pclass should override a __pclass key in bsonSerialize() return valuePHPC-317
Ensure "sort" Query option is serialized as BSON objectPHPC-321
Rename UTCDatetime class to UTCDateTimePHPC-357
"invalid namespace" exception should report the namespacePHPC-333
Implement MongoDB\BSON\Binary::getData()PHPC-345
bson_to_zval() should throw exceptions instead of warningsPHPC-354
Rename BSON\Binary's subType field and getSubType method to type and getTypePHPC-341
fromJSON() leaks when JSON contains array or object fieldsPHPC-279
Add 2.4 to build matrix and ensure test suite compatibilityPHPC-193
Bulk delete and updates result in one roundtrip per documentPHPC-347
bson_to_zval() leaks when buffer contains no documentsPHPC-277
Ensure Query always serializes $query as a BSON objectPHPC-296
phongo.debug created for empty valuesPHPC-196
Implement getWriteConcern() and getReadPreference() methods on ManagerPHPC-187
getServer()->executeBulkWrite() uses wrong WriteConcernPHPC-206
Weird error messages when connecting to non-mongodb nodePHPC-202
Do not expose users to libmongoc's cryptic connection timeout messagePHPC-75
Verify full test coverage of PHP classesPHPC-336
BSON\Binary debug handlerPHPC-229
Support options array in second parameter of Manager constructorPHPC-353
Support read preference and write concern in Manager options arrayPHPC-344
Allow non-root Serializable to encode as BSON arrayPHPC-330
Always include __pclass property when decoding BSON to PHPPHPC-308
Failed getmore should throw exceptionPHPC-311
Rename BSON from/toArray() methods to from/toPHP()PHPC-301
var_dump()ing Manager should show debug infoPHPC-300
Missing debug info for Server objectPHPC-323
The check for system mongoc checks system bson, not mongocPHPC-305
Allow to build with system libmongocPHPC-299
Annoying compiler warningPHPC-298
Coalesce small writesPHPC-343
Allow bsonSerialize() to return a stdClassPHPC-304
Failed getmore halts for 30secondsPHPC-309
Move BSON types to MongoDB\BSON namespacePHPC-306
Check for sasl_client_done when generating mongoc-config.hPHPC-331
Throw exceptions for BSON (de)serialization errorsPHPC-325
bson_to_zval() leaks when buffer contains multiple documentsPHPC-329
ODM class should always supersede the type mapPHPC-322
Wrong bugtracker URL in configure outputPHPC-271
Server::executeBulkWrite() should take a write concernPHPC-315
Support explicit type mapping for top-level documentsPHPC-350
Implicit declaration of mongoc_uri_parse_host()PHPC-303
Cannot connect to healthy Replica Set if seedlist only contains a secondaryPHPC-319
Top level documents should be deserialized as stdClass by default
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0