📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-07-12 04:55:02
📂
/ (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-minkey-jsonserialize-001.phpt
Read Only
--TEST-- MongoDB\BSON\MinKey::jsonSerialize() return value --FILE-- <?php $minkey = new MongoDB\BSON\MinKey; var_dump($minkey->jsonSerialize()); ?> ===DONE=== <?php exit(0); ?> --EXPECT-- array(1) { ["$minKey"]=> int(1) } ===DONE===
💾 Save Changes
❌ Cancel