summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION9
1 files changed, 7 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 48476b7..9a4ee68 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #142 runkit version 2.0.2 ] {
+Extension [ <persistent> extension #142 runkit version 2.0.3 ] {
- INI {
Entry [ runkit.superglobal <PERDIR,SYSTEM> ]
@@ -17,7 +17,7 @@ Extension [ <persistent> extension #142 runkit version 2.0.2 ] {
Constant [ integer RUNKIT_IMPORT_CLASS_STATIC_PROPS ] { 16 }
Constant [ integer RUNKIT_IMPORT_CLASSES ] { 30 }
Constant [ integer RUNKIT_IMPORT_OVERRIDE ] { 32 }
- Constant [ string RUNKIT_VERSION ] { 2.0.2 }
+ Constant [ string RUNKIT_VERSION ] { 2.0.3 }
Constant [ integer RUNKIT_ACC_RETURN_REFERENCE ] { 67108864 }
Constant [ integer RUNKIT_ACC_PUBLIC ] { 256 }
Constant [ integer RUNKIT_ACC_PROTECTED ] { 512 }
@@ -48,6 +48,11 @@ Extension [ <persistent> extension #142 runkit version 2.0.2 ] {
}
}
Function [ <internal:runkit> function runkit_import ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $filename ]
+ Parameter #1 [ <optional> $flags ]
+ }
}
Function [ <internal:runkit> function runkit_function_add ] {