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 af3a516 commit baadc5cCopy full SHA for baadc5c
src/Redis.php
@@ -3555,7 +3555,7 @@ class RedisArray {
3555
* @param array $opts Array of options
3556
* @link https://github.com/nicolasff/phpredis/blob/master/arrays.markdown
3557
*/
3558
- function __construct($hosts, array $opts = NULL) {}
+ function __construct($hosts, array $opts = null) {}
3559
3560
/**
3561
* @return array list of hosts for the selected array
0 commit comments