diff --git a/reference/mysqli/mysqli/ssl-set.xml b/reference/mysqli/mysqli/ssl-set.xml index 60697fe53a..5fae4bb4f6 100644 --- a/reference/mysqli/mysqli/ssl-set.xml +++ b/reference/mysqli/mysqli/ssl-set.xml @@ -35,9 +35,10 @@ - Note that MySQL Native Driver does not support SSL, so calling this function - when using MySQL Native Driver will result in an error. MySQL Native Driver - is enabled by default on Microsoft Windows from PHP version 5.3 onwards. + Note that MySQL Native Driver does not support SSL before PHP 5.3.3, + so calling this function when using MySQL Native Driver will result + in an error. MySQL Native Driver is enabled by default on Microsoft + Windows from PHP version 5.3 onwards.