--TEST-- MongoDB\BSON\Decimal128 can be cloned (PHP < 8.2) --SKIPIF-- =', '8.2'); ?> --FILE-- ===DONE=== --EXPECTF-- bool(true) bool(false) object(MongoDB\BSON\Decimal128)#%d (1) { ["dec"]=> string(9) "1234.5678" } ===DONE===