diff --git a/install/windows/commandline.xml b/install/windows/commandline.xml index 95166288c95a..32993f99cefa 100644 --- a/install/windows/commandline.xml +++ b/install/windows/commandline.xml @@ -177,13 +177,10 @@ Windows Registry Editor Version 5.00 "InheritConsoleHandles"=dword:00000001 ]]> - Further information regarding this issue can be found in this Microsoft - Knowledgebase Article : 321788. + Further information regarding this issue can be found in Microsoft + Knowledgebase Article 321788. As of Windows 10, this setting seems to be reversed, making the default install of - Windows 10 support inherited console handles automatically. This - Microsoft forum post provides the explanation. + Windows 10 support inherited console handles automatically. diff --git a/reference/ldap/constants.xml b/reference/ldap/constants.xml index 2115593612b0..40b5680ed884 100644 --- a/reference/ldap/constants.xml +++ b/reference/ldap/constants.xml @@ -558,7 +558,7 @@ - Control Constant - Assertion (RFC 4528). + Control Constant - Assertion (RFC 4528). Available as of PHP 7.3.0. diff --git a/reference/mongodb/architecture.xml b/reference/mongodb/architecture.xml index aaf3ad5b04c9..e65963e526c8 100644 --- a/reference/mongodb/architecture.xml +++ b/reference/mongodb/architecture.xml @@ -1,6 +1,5 @@ - Driver Architecture and Internals Explains the driver architecture, and special features @@ -34,7 +33,7 @@ At the top of this stack sits a PHP library, which is distributed as a - Composer package. + Composer package. This library provides an API consistent with other MongoDB drivers and implements various cross-driver