mirror of
https://github.com/idanoo/php-resque
synced 2025-07-05 07:32:20 +00:00
Update composer
This commit is contained in:
parent
80d64e79ff
commit
dd0bb8947f
16 changed files with 152 additions and 143 deletions
|
@ -163,6 +163,7 @@ class Redis
|
|||
* Note: the 'user' part of the DSN is not used.
|
||||
*
|
||||
* @param string $dsn A DSN string
|
||||
*
|
||||
* @return array An array of DSN compotnents, with 'false' values for any unknown components. e.g.
|
||||
* [host, port, db, user, pass, options]
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue