📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-07-12 04:55:31
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php83-pecl-mongodb_1.18.1-1.el8
/
tests
📍 /opt/alt/tests/alt-php83-pecl-mongodb_1.18.1-1.el8/tests
🔄 Refresh
✏️
Editing: bson-decimal128-jsonserialize-001.phpt
Read Only
--TEST-- MongoDB\BSON\Decimal128::jsonSerialize() return value --FILE-- <?php $decimal = new MongoDB\BSON\Decimal128('12389719287312'); var_dump($decimal->jsonSerialize()); ?> ===DONE=== <?php exit(0); ?> --EXPECT-- array(1) { ["$numberDecimal"]=> string(14) "12389719287312" } ===DONE===
💾 Save Changes
❌ Cancel