diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #122 rdkafka version 3.0.4 ] { +Extension [ <persistent> extension #127 rdkafka version 3.0.5 ] { - Constants [116] { Constant [ integer RD_KAFKA_CONSUMER ] { 1 } @@ -7,8 +7,8 @@ Extension [ <persistent> extension #122 rdkafka version 3.0.4 ] { Constant [ integer RD_KAFKA_OFFSET_STORED ] { -1000 } Constant [ integer RD_KAFKA_PARTITION_UA ] { -1 } Constant [ integer RD_KAFKA_PRODUCER ] { 0 } - Constant [ integer RD_KAFKA_VERSION ] { 721151 } - Constant [ integer RD_KAFKA_BUILD_VERSION ] { 721151 } + Constant [ integer RD_KAFKA_VERSION ] { 721407 } + Constant [ integer RD_KAFKA_BUILD_VERSION ] { 721407 } Constant [ integer RD_KAFKA_RESP_ERR__BEGIN ] { -200 } Constant [ integer RD_KAFKA_RESP_ERR__BAD_MSG ] { -199 } Constant [ integer RD_KAFKA_RESP_ERR__BAD_COMPRESSION ] { -198 } @@ -718,11 +718,12 @@ Extension [ <persistent> extension #122 rdkafka version 3.0.4 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ <default> public $err ] Property [ <default> public $topic_name ] Property [ <default> public $partition ] Property [ <default> public $payload ] + Property [ <default> public $len ] Property [ <default> public $key ] Property [ <default> public $offset ] } |