diff --git a/reference/pdo/configure.xml b/reference/pdo/configure.xml index 0b656ce04a..20bf21d045 100644 --- a/reference/pdo/configure.xml +++ b/reference/pdo/configure.xml @@ -46,8 +46,12 @@ extension=php_pdo.dll ]]> - This step is not necessary on PHP 5.3, as a DLL is no longer - required for PDO. + + + This step is not necessary for PHP 5.3 and above, as a DLL is no longer + required for PDO. + +