Per the documentation, wtimeout should be >= 0. URI parsing and mongoc_write_concern_set_wtimeout() both seem to allow negative values.
- related to
-
PHPC-426 WriteConcern constructor should throw for invalid $w and $wtimeout values
- Closed