diff options
author | Remi Collet <remi@remirepo.net> | 2019-06-11 11:14:37 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-06-11 11:14:37 +0200 |
commit | c6156ef110563610be7f94d741480d140b223fb3 (patch) | |
tree | 1e47b9634a31d941549fae84cd43154babb4d17e /REFLECTION | |
parent | c107cb8c14ed24abdbf4d94f97d3093e74626e88 (diff) |
v3.4.1
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #117 nsq version 3.4.0 ] { +Extension [ <persistent> extension #126 nsq version 3.4.1 ] { - Dependencies { Dependency [ json (Required) ] @@ -16,9 +16,10 @@ Extension [ <persistent> extension #117 nsq version 3.4.0 ] { - Static methods [0] { } - - Properties [2] { + - Properties [3] { Property [ <default> public $nsqConfig ] Property [ <default> public $nsqd_connection_fds ] + Property [ <default> public $conn_timeout ] } - Methods [6] { |