summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION405
1 files changed, 258 insertions, 147 deletions
diff --git a/REFLECTION b/REFLECTION
index be91faf..31678e9 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
+Extension [ <persistent> extension #120 couchbase version 4.1.0 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -14,6 +14,15 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
Entry [ couchbase.log_level <ALL> ]
Current = ''
}
+ Entry [ couchbase.log_php_log_err <SYSTEM> ]
+ Current = '1'
+ }
+ Entry [ couchbase.log_stderr <SYSTEM> ]
+ Current = '0'
+ }
+ Entry [ couchbase.log_path <SYSTEM> ]
+ Current = ''
+ }
}
- Functions {
@@ -29,6 +38,13 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
Parameter #1 [ <required> string $bucketName ]
}
}
+ Function [ <internal:couchbase> function Couchbase\Extension\replicasConfiguredForBucket ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $connection ]
+ Parameter #1 [ <required> string $bucketName ]
+ }
+ }
Function [ <internal:couchbase> function Couchbase\Extension\createConnection ] {
- Parameters [3] {
@@ -147,6 +163,28 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
Parameter #5 [ <optional> ?array $options = <default> ]
}
}
+ Function [ <internal:couchbase> function Couchbase\Extension\documentGetAnyReplica ] {
+
+ - Parameters [6] {
+ Parameter #0 [ <required> $connection ]
+ Parameter #1 [ <required> string $bucket ]
+ Parameter #2 [ <required> string $scope ]
+ Parameter #3 [ <required> string $collection ]
+ Parameter #4 [ <required> string $id ]
+ Parameter #5 [ <optional> ?array $options = <default> ]
+ }
+ }
+ Function [ <internal:couchbase> function Couchbase\Extension\documentGetAllReplicas ] {
+
+ - Parameters [6] {
+ Parameter #0 [ <required> $connection ]
+ Parameter #1 [ <required> string $bucket ]
+ Parameter #2 [ <required> string $scope ]
+ Parameter #3 [ <required> string $collection ]
+ Parameter #4 [ <required> string $id ]
+ Parameter #5 [ <optional> ?array $options = <default> ]
+ }
+ }
Function [ <internal:couchbase> function Couchbase\Extension\documentGetAndTouch ] {
- Parameters [7] {
@@ -605,8 +643,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Properties [5] {
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 $context = NULL ]
}
@@ -631,6 +669,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -704,8 +743,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -729,6 +768,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -802,8 +842,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -827,6 +867,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -900,8 +941,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -925,6 +966,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -998,8 +1040,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -1023,6 +1065,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -1096,8 +1139,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -1121,6 +1164,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -1194,8 +1238,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -1219,6 +1263,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -1292,8 +1337,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -1317,6 +1362,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -1390,8 +1436,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -1415,6 +1461,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -1488,8 +1535,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -1513,6 +1560,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -1586,8 +1634,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -1611,6 +1659,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -1684,8 +1733,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -1709,6 +1758,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -1782,8 +1832,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -1807,6 +1857,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -1880,8 +1931,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -1905,6 +1956,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -1978,8 +2030,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -2003,6 +2055,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -2076,8 +2129,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -2101,6 +2154,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -2174,8 +2228,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -2199,6 +2253,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -2272,8 +2327,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -2297,6 +2352,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -2370,8 +2426,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -2395,6 +2451,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -2468,8 +2525,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -2493,6 +2550,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -2566,8 +2624,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -2591,6 +2649,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -2664,8 +2723,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -2689,6 +2748,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -2762,8 +2822,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -2787,6 +2847,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -2860,8 +2921,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -2885,6 +2946,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -2958,8 +3020,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -2983,6 +3045,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -3056,8 +3119,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -3081,6 +3144,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -3154,8 +3218,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -3179,6 +3243,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -3252,8 +3317,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -3277,6 +3342,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -3350,8 +3416,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -3375,6 +3441,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -3448,8 +3515,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -3473,6 +3540,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -3546,8 +3614,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -3571,6 +3639,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -3644,8 +3713,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -3669,6 +3738,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -3742,8 +3812,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -3767,6 +3837,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -3840,8 +3911,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -3865,6 +3936,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -3938,8 +4010,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -3963,6 +4035,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -4036,8 +4109,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -4061,6 +4134,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -4134,8 +4208,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -4159,6 +4233,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -4232,8 +4307,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -4257,6 +4332,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -4330,8 +4406,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -4355,6 +4431,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -4428,8 +4505,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -4453,6 +4530,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -4526,8 +4604,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -4551,6 +4629,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -4624,8 +4703,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -4649,6 +4728,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -4722,8 +4802,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -4747,6 +4827,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -4820,8 +4901,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -4845,6 +4926,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -4918,8 +5000,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -4943,6 +5025,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5016,8 +5099,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -5041,6 +5124,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5114,8 +5198,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -5139,6 +5223,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5212,8 +5297,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -5237,6 +5322,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5310,8 +5396,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -5335,6 +5421,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5408,8 +5495,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -5433,6 +5520,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5506,8 +5594,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -5531,6 +5619,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5604,8 +5693,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -5629,6 +5718,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5702,8 +5792,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -5727,6 +5817,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5800,8 +5891,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -5825,6 +5916,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5898,8 +5990,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -5923,6 +6015,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5996,8 +6089,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -6021,6 +6114,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -6094,8 +6188,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -6119,6 +6213,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -6192,8 +6287,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -6217,6 +6312,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -6290,8 +6386,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -6315,6 +6411,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -6388,8 +6485,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -6413,6 +6510,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -6486,8 +6584,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -6511,6 +6609,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -6584,8 +6683,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -6609,6 +6708,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -6682,8 +6782,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -6707,6 +6807,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -6780,8 +6881,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -6805,6 +6906,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -6878,8 +6980,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -6903,6 +7005,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -6976,8 +7079,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -7001,6 +7104,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -7074,8 +7178,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -7099,6 +7203,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -7172,8 +7277,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -7197,6 +7302,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -7270,8 +7376,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -7295,6 +7401,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -7368,8 +7475,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -7393,6 +7500,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -7466,8 +7574,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -7491,6 +7599,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -7564,8 +7673,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -7589,6 +7698,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -7662,8 +7772,8 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- 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 [11] {
@@ -7687,6 +7797,7 @@ Extension [ <persistent> extension #120 couchbase version 4.0.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {