summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO3
-rw-r--r--REFLECTION9
2 files changed, 7 insertions, 5 deletions
diff --git a/PHPINFO b/PHPINFO
index 0142ac7..116427c 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -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
diff --git a/REFLECTION b/REFLECTION
index a0f2315..e3efdf0 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -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 ] {