diff options
-rw-r--r-- | PHPINFO | 3 | ||||
-rw-r--r-- | REFLECTION | 9 |
2 files changed, 7 insertions, 5 deletions
@@ -3,7 +3,8 @@ memcached memcached support => enabled Version => 3.2.0 -libmemcached-awesome version => 1.1.1 +libmemcached-awesome headers version => 1.1.2 +libmemcached-awesome library version => 1.1.4 SASL support => yes Session support => yes igbinary support => yes @@ -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 ] { |