--TEST-- MongoDB\BSON\Int64 constructor --FILE-- ===DONE=== --EXPECTF-- object(MongoDB\BSON\Int64)#%d (%d) { ["integer"]=> string(1) "2" } object(MongoDB\BSON\Int64)#%d (%d) { ["integer"]=> string(1) "2" } object(MongoDB\BSON\Int64)#%d (%d) { ["integer"]=> string(19) "9223372036854775807" } object(MongoDB\BSON\Int64)#%d (%d) { ["integer"]=> string(20) "-9223372036854775808" } ===DONE===