Export - CSV (All fields)
Export - CSV (Current fields)
- PHPC-992
Rename to[Canonical|Relaxed]JSON() to to[Canonical|Relaxed]ExtendedJSON() - PHPC-988
PHP 5.x segfault if TypeWrapper::createFromBSONType() throws exception - PHPC-985
Implement Timestamp::getIncrement() and getTimestamp() methods - PHPC-983
MongoDB\BSON\toPHP() arg info is missing type map parameter - PHPC-982
Include null byte in key length when accessing subscriber HashTable in PHP 5 - PHPC-981
APM functions should reside in MongoDB\Driver\Monitoring namespace - PHPC-977
Upgrade libbson and libmongoc to 1.7.0 - PHPC-976
Create isDefault() method for read and write concerns - PHPC-974
Converting JSON to BSON to PHP introduces gaps in array indexes - PHPC-964
Ensure SASL output variables are always defined in config.m4 - PHPC-959
Do not check for null return from mongoc_collection_find_with_opts() - PHPC-957
Use libmongoc constants for applicable URI options - PHPC-953
Do not parse undocumented "database" key in URI options array - PHPC-951
CursorId is a signed 64-bit integer - PHPC-950
Skip APM callbacks if subscriber HashTable is uninitialized - PHPC-944
MONGOC_ERROR_COMMAND_INVALID_ARG should yield InvalidArgumentException - PHPC-942
Use mongoc_uri_new_with_error() to improve URI error reporting - PHPC-941
Introduce API for converting BSON to canonical and relaxed extended JSON - PHPC-939
BSON classes should not assign public properties after var_dump() - PHPC-937
Cursor::setTypeMap() and toPHP() should return early if type map is invalid - PHPC-935
Validate filter and options in Query constructor - PHPC-932
Remove reference to Manager on Cursor, Server, and WriteResult objects - PHPC-930
Do not throw exceptions for critical and error levels in libmongoc log callback - PHPC-929
Skip BSON corpus test for embedded null in code string - PHPC-928
Sync release files in PECL package generation script - PHPC-926
Implement Extended JSON spec - PHPC-915
Document precedence of authMechanismProperties URI option over named GSSAPI options - PHPC-914
php mongodb connect 'SCRAM Failure: invalid salt length of 0 in sasl step2' exception - PHPC-911
Prefix symbols and use static decls whenever possible - PHPC-910
Reorganize BSON encoding and decoding sources - PHPC-909
Spring cleaning for 1.3.0 - PHPC-908
Do not declare MINIT functions for each driver class - PHPC-907
Remove PHONGO_API macro for exported symbols - PHPC-904
ReadPreference constructor should accept strings - PHPC-895
Require 16-byte data length for Binary UUID subtypes 0x03 and 0x04 - PHPC-892
Upgrade libbson and libmongoc to 1.6.0 - PHPC-887
Throw exceptions for unexpected types in URI options array - PHPC-875
Allow compiling without SSL - PHPC-846
Throw if maxStalenessSeconds URI option is out of range - PHPC-839
Add option maxAwaitTimeMS on getMore commands - PHPC-772
Parse authMechanism options in URI options array - PHPC-765
Connection string spec compliance - PHPC-712
Driver should validate BSON documents before insert and update - PHPC-692
Check for phongo_bson_to_zval_ex() failures in Server methods - PHPC-640
Implement interfaces for userland BSON type classes - PHPC-628
executeBulkWrite() should throw InvalidArgumentException for empty BulkWrite - PHPC-624
WriteResult::getUpsertedIds() only supports ObjectIDs and integers - PHPC-587
CursorId should serialize to BSON as 64-bit integer - PHPC-586
Create regression tests for tailable cursor iteration - PHPC-579
Throw exception for invalid BulkWrite::update() newObj argument
{"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