--TEST-- MongoDB\Driver\Query construction (invalid maxAwaitTimeMS range) --SKIPIF-- --FILE-- 4294967296]); }, 'MongoDB\Driver\Exception\InvalidArgumentException'), "\n"; ?> ===DONE=== --EXPECT-- OK: Got MongoDB\Driver\Exception\InvalidArgumentException Expected "maxAwaitTimeMS" option to be <= 4294967295, 4294967296 given ===DONE===