diff options
author | Remi Collet <remi@remirepo.net> | 2025-03-21 07:25:48 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-03-21 07:25:48 +0100 |
commit | bf2cb99dccd17112acc465c916e01c1e15907242 (patch) | |
tree | 9dd0d5adcef031e25d6ad65efd366e970beb0a6c /REFLECTION | |
parent | 9785bd5e7266874561b07a9ca8b4a1893e424cd0 (diff) |
new test build for upcoming 6.2.0
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] { |