Commit 626b47d6 authored by Kim Hemsø Rasmussen's avatar Kim Hemsø Rasmussen

Removed comment.

parent 8cea3047
......@@ -182,7 +182,6 @@ class MysqliConnection implements Connection, PingableConnection
\MYSQLI_READ_DEFAULT_GROUP,
);
// Added in php 5.5 compiled with mysqlnd only.
if (defined('MYSQLI_SERVER_PUBLIC_KEY')) {
$supportedDriverOptions[] = \MYSQLI_SERVER_PUBLIC_KEY;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment