--TEST-- MongoDB\Driver\WriteConcern debug output should include all fields for w default --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- object(MongoDB\Driver\WriteConcern)#%d (%d) { ["w"]=> NULL ["wmajority"]=> bool(false) ["wtimeout"]=> int(1000) ["journal"]=> bool(true) } ===DONE===