📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 21:57:39
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php84-pecl-mongodb_1.20.0-2.el8
/
tests
📍 /opt/alt/tests/alt-php84-pecl-mongodb_1.20.0-2.el8/tests
🔄 Refresh
✏️
Editing: bson-objectid-004.phpt
Read Only
--TEST-- MongoDB\BSON\ObjectId #004 Constructor supports uppercase hexadecimal strings --FILE-- <?php var_dump(new MongoDB\BSON\ObjectId('56925B7330616224D0000001')); ?> ===DONE=== <?php exit(0); ?> --EXPECTF-- object(MongoDB\BSON\ObjectId)#%d (%d) { ["oid"]=> string(24) "56925b7330616224d0000001" } ===DONE===
💾 Save Changes
❌ Cancel