--TEST-- MongoDB\BSON\Timestamp can be cloned (PHP < 8.2) --SKIPIF-- =', '8.2'); ?> --FILE-- ===DONE=== --EXPECTF-- bool(true) bool(false) object(MongoDB\BSON\Timestamp)#%d (2) { ["increment"]=> string(4) "1234" ["timestamp"]=> string(4) "5678" } ===DONE===