From c6156ef110563610be7f94d741480d140b223fb3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 11 Jun 2019 11:14:37 +0200 Subject: v3.4.1 --- REFLECTION | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 6eb1dbe..8bf6b33 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #117 nsq version 3.4.0 ] { +Extension [ extension #126 nsq version 3.4.1 ] { - Dependencies { Dependency [ json (Required) ] @@ -16,9 +16,10 @@ Extension [ extension #117 nsq version 3.4.0 ] { - Static methods [0] { } - - Properties [2] { + - Properties [3] { Property [ public $nsqConfig ] Property [ public $nsqd_connection_fds ] + Property [ public $conn_timeout ] } - Methods [6] { -- cgit