We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3de45a commit d6803c4Copy full SHA for d6803c4
source/whats-new.txt
@@ -77,7 +77,7 @@ What's New in 1.17
77
These functions allow applications to register a `PSR-3 Logger <https://www.php-fig.org/psr/psr-3/>`__
78
to receive log messages emitted by the driver. Previously, logs were only
79
available through the extension's `mongodb.debug <https://www.php.net/manual/en/mongodb.configuration.php#ini.mongodb.debug>`__
80
- INI setting.
+ ``INI`` setting.
81
82
- Introduces new :phpclass:`MongoDB\Collection` methods to create and manage
83
Atlas Search indexes. Atlas Search indexes can be queried using the ``$search``
0 commit comments