Export - CSV (All fields)
Export - CSV (Current fields)
- PHPC-758
Disable Decimal128 for bundled libbson and libmongoc 1.4.0 - PHPC-755
Remove include of private mongoc-trace.h - PHPC-754
Remove libmongoc-priv system dependency in config.m4 - PHPC-748
CursorID is not properly expressed on 32-bit platforms - PHPC-746
Default Manager URI to "mongodb://127.0.0.1/" - PHPC-741
Use consistent exceptions for BSON initialization methods - PHPC-739
Rename "javascript" to "code" in Javascript BSON class - PHPC-730
Implement getCode() and getScope() for Javascript - PHPC-729
Implement __toString() method for Javascript and Binary - PHPC-728
Wrong example on how to provide client certificate - PHPC-724
Regex constructor should throw if pattern or flags contain null bytes - PHPC-721
Javascript constructor should throw if code contains null bytes - PHPC-708
Port http://php.net/manual/en/mongo.security.php to the new docs/driver - PHPC-703
Update configure scripts for upstream SSL changes - PHPC-693
Unacknowledged WriteResults have null counts - PHPC-689
Query and command execution should use mongoc_cursor_set_hint() - PHPC-688
Do not use mongoc_cursor_t private API in Cursor debug handler - PHPC-687
Consolidate struct definitions for PHP 5 and 7 - PHPC-684
Report bypassDocumentValidation in BulkWrite debug output - PHPC-682
Do not use mongoc_bulk_operation_t private API in BulkWrite debug handler - PHPC-680
BulkWrite::count() should return number of operations instead of estimated round-trips - PHPC-673
Cursor::isDead() returns true despite cursor being alive - PHPC-665
Remove private libmongoc and libbson header includes - PHPC-664
Use mongoc_write_concern_get_w() - PHPC-663
Use mongoc_bulk_operation_get_write_concern() - PHPC-662
Use mongoc_bulk_operation_get_hint() - PHPC-659
Update bson_visitor_t for decimal 128 type function pointer - PHPC-637
Remind users that connection URIs should be encoded - PHPC-630
Update bson_visitor_t for unsupported type function pointer - PHPC-619
Implement Decimal 128 type spec - PHPC-611
WriteResult::isAcknowledged() should use mongoc_write_concern_is_acknowledged() - PHPC-610
Client construction should use mongoc_write_concern_is_valid() - PHPC-609
Ensure client URI handling uses libmongoc public API - PHPC-608
Ensure that localThresholdMS may be configured via the URI - PHPC-607
Manager::selectServer() should use mongoc_client_select_server() - PHPC-606
Use mongoc_server_description_t public API - PHPC-604
WriteConcern::getJournal() should use mongoc_write_concern_journal_is_set() - PHPC-603
Use mongoc_read_prefs_t getters instead of accessing struct fields directly - PHPC-602
Create command cursors with mongoc_cursor_new_from_command_document() - PHPC-601
Cursor::getServer() should not access mongoc_cursor_t.client - PHPC-600
Manager::getServers() should use mongoc_client_get_server_descriptions() - PHPC-554
Rephrase unsupported/corrupt BSON messages - PHPC-542
Remove dependency on mongoc private symbols - PHPC-536
UTCDateTime constructor should default to current time and accept DateTimeInterface - PHPC-530
Document MongoDB\Driver\Server type constants - PHPC-486
Add syntax highlighting to BSON persistence articles - PHPC-481
Windows reports wrong mongoc and libbson versions - PHPC-460
BSON classes should support PHP serialization and var_export() - PHPC-447
Windows builds should generate libmongoc and libbson config and version files - PHPC-316
config.w32 should define MONGOC_ENABLE_SASL
{"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