diff --git a/includes/database/database.inc b/includes/database/database.inc
index c77bcff..f7021bb 100644
--- a/includes/database/database.inc
+++ b/includes/database/database.inc
@@ -1426,9 +1426,6 @@ abstract class Database {
   /**
    * Gets the connection object for the specified database key and target.
    *
-   * Note: do not use the setAttribute(PDO::ATTR_DEFAULT_FETCH_MODE) on the
-   * returned object because of http://bugs.php.net/bug.php?id=43139.
-   *
    * @param $target
    *   The database target name.
    * @param $key
