--TEST-- MongoDB\Driver\WriteConcern construction with 64-bit wtimeoutms --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- object(MongoDB\Driver\WriteConcern)#%d (3) { ["w"]=> int(1) ["j"]=> NULL ["wtimeout"]=> int(2147483648) } ===DONE===