We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe4f1f commit 2f9fe05Copy full SHA for 2f9fe05
Connection.php
@@ -77,7 +77,7 @@ public static function className()
77
* Establishes a DB connection.
78
* It does nothing if a DB connection has already been established.
79
* @throws RedisException if connection fails
80
- * @example 问题详细描述 https://bugs.php.net/bug.php?id=46851
+ * @example 问题详细描述 https://bugs.php.net/bug.php?id=46851 php_redis.so 版本为4.0.2时会出现一条警告
81
* @see connect()
82
* @param string $host
83
* @param int $port
0 commit comments