This repository was archived by the owner on Feb 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 227
227
</stability >
228
228
<license uri =" http://www.apache.org/licenses/LICENSE-2.0" >Apache License</license >
229
229
<notes >
230
- ** Bug
231
- * [PHP-1460] - Query with limit leaves open cursors on server
232
- * [PHP-1462] - Fix static compilation
233
- * [PHP-1464] - GridFS should not drop dupes when creating index
230
+ ** Bug
231
+ * [PHP-1460] - Query with limit leaves open cursors on server
232
+ * [PHP-1462] - Fix static compilation
233
+ * [PHP-1464] - GridFS should not drop dupes when creating index
234
234
</notes >
235
235
</release >
236
236
247
247
</stability >
248
248
<license uri =" http://www.apache.org/licenses/LICENSE-2.0" >Apache License</license >
249
249
<notes >
250
- ** Bug
251
- * [PHP-1426] - Ensure buffer lengths are checked in bson_to_zval()
252
- * [PHP-1448] - Ensure DBPointer namespace length reads as little-endian
253
- * [PHP-1450] - Ensure strings are null-terminated in bson_to_zval()
254
- * [PHP-1453] - Ensure BSON buffer is checked before reading regex pattern/flags
250
+ ** Bug
251
+ * [PHP-1426] - Ensure buffer lengths are checked in bson_to_zval()
252
+ * [PHP-1448] - Ensure DBPointer namespace length reads as little-endian
253
+ * [PHP-1450] - Ensure strings are null-terminated in bson_to_zval()
254
+ * [PHP-1453] - Ensure BSON buffer is checked before reading regex pattern/flags
255
255
256
- ** Improvement
257
- * [PHP-1449] - Ensure value is freed when bson_to_zval() encounters an error
258
- * [PHP-1452] - bson_decode() should require exactly one document in buffer
256
+ ** Improvement
257
+ * [PHP-1449] - Ensure value is freed when bson_to_zval() encounters an error
258
+ * [PHP-1452] - bson_decode() should require exactly one document in buffer
259
259
</notes >
260
260
</release >
261
261
You can’t perform that action at this time.
0 commit comments