--TEST-- MongoDB\Driver\ServerDescription constants --FILE-- ===DONE=== --EXPECT-- string(7) "Unknown" string(10) "Standalone" string(6) "Mongos" string(15) "PossiblePrimary" string(9) "RSPrimary" string(11) "RSSecondary" string(9) "RSArbiter" string(7) "RSOther" string(7) "RSGhost" string(12) "LoadBalancer" ===DONE===