(mongodb >=1.2.0)
MongoDB\BSON\Regex::jsonSerialize — Returns a representation that can be converted to JSON
Cette fonction ne contient aucun paramètre.
Returns data which can be serialized by json_encode() to produce an extended JSON representation of the MongoDB\BSON\Regex.
Note: La sortie est cohérente avec la fonction MongoDB\BSON\toJSON(), qui utilise le format JSON étendu spécifique au pilote. Cela ne correspond pas nécessairement aux représentations JSON étendues » décontractées ou » canoniques utilisées par MongoDB\BSON\toRelaxedExtendedJSON() et MongoDB\BSON\toCanonicalExtendedJSON(), respectivement.