Issue #1291458 by arithmetric: Fixed Database::getConnection mentions short-lived fixed bug and shouldn't.
parent
d9b179047b
commit
e217c4ef1b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue