Skip to content

Commit 6fe4f1f

Browse files
committed
添加问题详细描述:https://bugs.php.net/bug.php?id=46851
1 parent 939a14f commit 6fe4f1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Connection.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ public static function className()
7777
* Establishes a DB connection.
7878
* It does nothing if a DB connection has already been established.
7979
* @throws RedisException if connection fails
80+
* @example 问题详细描述 https://bugs.php.net/bug.php?id=46851
8081
* @see connect()
8182
* @param string $host
8283
* @param int $port

0 commit comments

Comments
 (0)