// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
tests
/
alt-php83-pecl-mongodb_1.18.1-1.el8
/
tests
[ PARENT ]
EDIT :: 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
CANCEL