diff --git a/install/windows/commandline.xml b/install/windows/commandline.xml
index 95166288c95a..2c657c3e7d83 100644
--- a/install/windows/commandline.xml
+++ b/install/windows/commandline.xml
@@ -1,5 +1,4 @@
-
Running PHP on the command line on Windows systems
@@ -177,13 +176,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..f2c94df0d89a 100644
--- a/reference/ldap/constants.xml
+++ b/reference/ldap/constants.xml
@@ -1,5 +1,4 @@
-
&reftitle.constants;
&extension.constants;
@@ -558,7 +557,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..51b231e3b967 100644
--- a/reference/mongodb/architecture.xml
+++ b/reference/mongodb/architecture.xml
@@ -1,5 +1,4 @@
-
Driver Architecture and Internals
@@ -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