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 #113 memcached version 3.2.0 ] { +Extension [ <persistent> extension #72 memcached version 3.2.0 ] { - Dependencies { Dependency [ session (Required) ] @@ -95,7 +95,7 @@ Extension [ <persistent> extension #113 memcached version 3.2.0 ] { Class [ <internal:memcached> class Memcached ] { - Constants [146] { - Constant [ public int LIBMEMCACHED_VERSION_HEX ] { 16781313 } + Constant [ public int LIBMEMCACHED_VERSION_HEX ] { 16781314 } Constant [ public int OPT_COMPRESSION ] { -1001 } Constant [ public int OPT_COMPRESSION_TYPE ] { -1004 } Constant [ public int OPT_PREFIX_KEY ] { -1002 } @@ -833,8 +833,8 @@ Extension [ <persistent> extension #113 memcached version 3.2.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 [10] { @@ -851,6 +851,7 @@ Extension [ <persistent> extension #113 memcached version 3.2.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { |