diff --git a/reference/mongodb/ini.xml b/reference/mongodb/ini.xml index c7ab0a14ca..7fd1250f1a 100644 --- a/reference/mongodb/ini.xml +++ b/reference/mongodb/ini.xml @@ -19,7 +19,7 @@ - mongodb.debug_log + mongodb.debug "" PHP_INI_ALL @@ -34,14 +34,14 @@ - + - mongodb.debug_log + mongodb.debug string - Store full activity debug log in this file. + Store full activity debug log in this directory or stream. The special value "stderr" can be provided to write to STDERR.