Statement on glibc/iconv Vulnerability

MongoDB\Driver\ServerApi::bsonSerialize

(mongodb >=1.10.0)

MongoDB\Driver\ServerApi::bsonSerializeReturns an object for BSON serialization

Description

final public MongoDB\Driver\ServerApi::bsonSerialize(): stdClass

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns an object for serializing the ServerApi as BSON.

Erreurs / Exceptions

  • Lance une exception MongoDB\Driver\InvalidArgumentException lors d'une erreur survenue pendant l'analyse d'un argument.

Voir aussi

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top