diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -178,7 +178,7 @@ Extension [ <persistent> extension #131 redis version 6.2.0 ] { - Properties [0] { } - - Methods [258] { + - Methods [260] { Method [ <internal:redis, ctor> public method __construct ] { - Parameters [1] { @@ -928,6 +928,20 @@ Extension [ <persistent> extension #131 redis version 6.2.0 ] { - Return [ int ] } + Method [ <internal:redis> public method serverName ] { + + - Parameters [0] { + } + - Return [ string|false ] + } + + Method [ <internal:redis> public method serverVersion ] { + + - Parameters [0] { + } + - Return [ string|false ] + } + Method [ <internal:redis> public method getRange ] { - Parameters [3] { |