Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-2573

Improve format of documentation of "autoEncryption" option

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Docs
    • None
    • PHP Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      Improve formatting of autoEncryption in the driverOptions table.

      https://www.php.net/manual/en/mongodb-driver-manager.construct.php#mongodb-driver-manager.construct-driveroptions

      Instead of nesting a table in the description of the autoEncryption option, the list of options can be flatten.

       

      Option Type Description
      autoEncryption array  
      autoEncryption.keyVaultClient MongoDB\Driver\Manager  
      autoEncryption.keyVaultNamespace string  
      autoEncryption.kmsProviders    
      ...    
      ca_dir string  

       

      We use this format in the operators documentation. Example $collStats 

       

      • Remove the duplicate note:Automatic encryption is an enterprise-only ...
      •  

            Assignee:
            Unassigned Unassigned
            Reporter:
            jerome.tamarelle@mongodb.com Jérôme Tamarelle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: