As is done for WriteConcern's wTimeoutMS field (PHPC-1411), we should raise a warning if ServerDescription::getLastUpdateTime() truncates a 64-bit value on a 32-bit platform. Additionally, the field can be reported as a string instead of an integer in ServerDescriptions debug info (i.e. var_dump() and var_export()).
- is related to
-
PHPC-1411 Accept 64-bit integers for wTimeoutMS
- Closed