summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION18
1 files changed, 11 insertions, 7 deletions
diff --git a/REFLECTION b/REFLECTION
index d20ca67..159c17d 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #118 simple_kafka_client version 0.1.4 ] {
+Extension [ <persistent> extension #120 simple_kafka_client version 0.1.4 ] {
- Constants [177] {
Constant [ int RD_KAFKA_OFFSET_BEGINNING ] { -2 }
@@ -9,8 +9,8 @@ Extension [ <persistent> extension #118 simple_kafka_client version 0.1.4 ] {
Constant [ int RD_KAFKA_PURGE_F_QUEUE ] { 1 }
Constant [ int RD_KAFKA_PURGE_F_INFLIGHT ] { 2 }
Constant [ int RD_KAFKA_PURGE_F_NON_BLOCKING ] { 4 }
- Constant [ int RD_KAFKA_VERSION ] { 17367295 }
- Constant [ int RD_KAFKA_BUILD_VERSION ] { 17367295 }
+ Constant [ int RD_KAFKA_VERSION ] { 33554687 }
+ Constant [ int RD_KAFKA_BUILD_VERSION ] { 33554687 }
Constant [ int RD_KAFKA_RESP_ERR__BEGIN ] { -200 }
Constant [ int RD_KAFKA_RESP_ERR__BAD_MSG ] { -199 }
Constant [ int RD_KAFKA_RESP_ERR__BAD_COMPRESSION ] { -198 }
@@ -718,8 +718,8 @@ Extension [ <persistent> extension #118 simple_kafka_client version 0.1.4 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -736,6 +736,7 @@ Extension [ <persistent> extension #118 simple_kafka_client version 0.1.4 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -809,8 +810,8 @@ Extension [ <persistent> extension #118 simple_kafka_client version 0.1.4 ] {
- Properties [8] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
Property [ private $error_string = NULL ]
Property [ private $isFatal = false ]
Property [ private $isRetriable = false ]
@@ -862,6 +863,7 @@ Extension [ <persistent> extension #118 simple_kafka_client version 0.1.4 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -1160,6 +1162,7 @@ Extension [ <persistent> extension #118 simple_kafka_client version 0.1.4 ] {
- Parameters [0] {
}
+ - Tentative return [ mixed ]
}
Method [ <internal:simple_kafka_client, prototype Iterator> public method key ] {
@@ -1173,6 +1176,7 @@ Extension [ <persistent> extension #118 simple_kafka_client version 0.1.4 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:simple_kafka_client, prototype Iterator> public method valid ] {