📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 11:45:54
📂
/
/
opt
/
alt
/
tests
/
alt-php84-pecl-mongodb_1.20.0-2.el8
/
tests
✏️
Editing: writeconcern-constants.phpt
--TEST-- MongoDB\Driver\WriteConcern constants --FILE-- <?php var_dump(MongoDB\Driver\WriteConcern::MAJORITY); ?> ===DONE=== <?php exit(0); ?> --EXPECTF-- string(8) "majority" ===DONE===
💾 Save Changes
❌ Cancel