summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
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] {