Skip to content

Commit

Permalink
Fix: Link to issue (#1626)
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz authored Feb 3, 2023
1 parent d1a536d commit fd67ba6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ConnectionFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ public function createConnection(array $params, ?Configuration $config = null, ?
*
* This could fail if types should be registered to an predefined/unused connection
* and the platform version is unknown.
* For details have a look at DoctrineBundle issue #673.
*
* @link https://github.com/doctrine/DoctrineBundle/issues/673
*
* @throws DBALException
*/
Expand Down

0 comments on commit fd67ba6

Please sign in to comment.