summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-17 06:44:41 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-17 06:44:41 +0100
commitbc1ef9c4a7a1e7e021855fbd8cbbe8726e0ba601 (patch)
treef10258f05be4b874b657b4d6b434e260776e5ea8 /REFLECTION
parent5609dcdc58248659bbda953ec0a1e0c6af7623e3 (diff)
php-pecl-pcs: 1.3.1
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION30
1 files changed, 20 insertions, 10 deletions
diff --git a/REFLECTION b/REFLECTION
index 93b86c9..f3ae384 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #131 pcs version 1.3.0 ] {
+Extension [ <persistent> extension #137 pcs version 1.3.1 ] {
- Dependencies {
Dependency [ tokenizer (Required) ]
@@ -6,6 +6,24 @@ Extension [ <persistent> extension #131 pcs version 1.3.0 ] {
Dependency [ SPL (Required) ]
}
+ - Functions {
+ Function [ <internal:pcs> function _pcs_autoload ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $symbol ]
+ Parameter #1 [ <optional> $type ]
+ }
+ }
+ Function [ <internal:pcs> function _pcs_autoload_register ] {
+
+ - Parameters [3] {
+ Parameter #0 [ <optional> $autoload_function ]
+ Parameter #1 [ <optional> $throw ]
+ Parameter #2 [ <optional> $prepend ]
+ }
+ }
+ }
+
- Classes [1] {
Class [ <internal:pcs> class PCS\Mgr ] {
@@ -15,15 +33,7 @@ Extension [ <persistent> extension #131 pcs version 1.3.0 ] {
- Static properties [0] {
}
- - Static methods [10] {
- Method [ <internal:pcs> static public method autoloadHook ] {
-
- - Parameters [2] {
- Parameter #0 [ <required> $symbol ]
- Parameter #1 [ <optional> $type ]
- }
- }
-
+ - Static methods [9] {
Method [ <internal:pcs> static public method getFunction ] {
- Parameters [1] {