Files
mongo-php-driver/docs/api/MongoDB
Jeremy Mikola 12cc8616dc PHP-1142: Init WriteError and WriteConcernError arrays for WriteResult
When initializing a WriteResult, we should initialize the corresponding WriteError and WriteConcernError classes, too. This moves all of the initialization code into php_phongoc, as was done with the error classes.

Additionally, phongo_execute_write() has been changed to not construct a bson_t reply unnecessarily (i.e. return value will not be used).
2014-09-25 15:57:48 -04:00
..
2014-07-16 17:59:24 +00:00
2014-06-19 11:17:16 -07:00
2014-09-24 14:10:51 -04:00
2014-07-21 22:20:35 +00:00
2014-09-24 14:10:51 -04:00