summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-01 15:09:36 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-01 15:09:36 +0200
commitfd082019480a117f8ca32580ff84c3551e248565 (patch)
tree929b112c92edd080f500e60ae0a0538cb3c4fd9b /REFLECTION
parent553cb7a0e0dcd687f957bceea08f09d8bc328d99 (diff)
php-pecl-phk: 3.0.1 (beta)
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION21
1 files changed, 17 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index 441dbf0..40f1970 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,7 +1,7 @@
-Extension [ <persistent> extension #16 phk version 3.0.0 ] {
+Extension [ <persistent> extension #130 phk version 3.0.1 ] {
- Constants [1] {
- Constant [ string PHK_ACCEL_VERSION ] { 3.0.0 }
+ Constant [ string PHK_ACCEL_VERSION ] { 3.0.1 }
}
- Functions {
@@ -438,7 +438,7 @@ Extension [ <persistent> extension #16 phk version 3.0.0 ] {
Class [ <internal:phk> class PHK ] {
- Constants [4] {
- Constant [ string VERSION ] { 3.0.0 }
+ Constant [ string RUNTIME_VERSION ] { 3.0.1 }
Constant [ integer CRC_CHECK ] { 16 }
Constant [ integer NO_MOUNT_SCRIPT ] { 32 }
Constant [ integer IS_CREATOR ] { 64 }
@@ -507,7 +507,7 @@ Extension [ <persistent> extension #16 phk version 3.0.0 ] {
Property [ <default> private $m ]
}
- - Methods [23] {
+ - Methods [25] {
Method [ <internal:phk> public method mapDefined ] {
- Parameters [0] {
@@ -603,6 +603,13 @@ Extension [ <persistent> extension #16 phk version 3.0.0 ] {
}
}
+ Method [ <internal:phk> public method webAccessAllowed ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $arg1 ]
+ }
+ }
+
Method [ <internal:phk> public method webTunnel ] {
- Parameters [0] {
@@ -636,6 +643,12 @@ Extension [ <persistent> extension #16 phk version 3.0.0 ] {
}
}
+ Method [ <internal:phk> public method &crcCheck ] {
+
+ - Parameters [0] {
+ }
+ }
+
Method [ <internal:phk> public method &plugin ] {
- Parameters [0] {