summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-29 08:11:55 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-29 08:11:55 +0100
commitee4e8f2fb65bb61daf514f87ef255cd59261c70d (patch)
tree762b0a601b74ac69ff5547a076a8058e28491203 /REFLECTION
parent4f1fa7c9d3fe4d05aaefd303425a6d2863f50ecf (diff)
php-pecl-pcs: 1.2.0
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION27
1 files changed, 25 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index b9d3630..b14c699 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,9 @@
-Extension [ <persistent> extension #132 pcs version 1.1.0 ] {
+Extension [ <persistent> extension #131 pcs version 1.2.0 ] {
+
+ - Dependencies {
+ Dependency [ tokenizer (Required) ]
+ Dependency [ SPL (Required) ]
+ }
- Classes [1] {
Class [ <internal:pcs> class PCS\Mgr ] {
@@ -9,7 +14,7 @@ Extension [ <persistent> extension #132 pcs version 1.1.0 ] {
- Static properties [0] {
}
- - Static methods [7] {
+ - Static methods [10] {
Method [ <internal:pcs> static public method autoloadHook ] {
- Parameters [2] {
@@ -59,6 +64,24 @@ Extension [ <persistent> extension #132 pcs version 1.1.0 ] {
Parameter #0 [ <required> $arg1 ]
}
}
+
+ Method [ <internal:pcs> static public method fileCount ] {
+
+ - Parameters [0] {
+ }
+ }
+
+ Method [ <internal:pcs> static public method fileInfos ] {
+
+ - Parameters [0] {
+ }
+ }
+
+ Method [ <internal:pcs> static public method symbolInfos ] {
+
+ - Parameters [0] {
+ }
+ }
}
- Properties [0] {