diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #15 runkit version 2.0.1 ] { +Extension [ <persistent> extension #142 runkit version 2.0.2 ] { - INI { Entry [ runkit.superglobal <PERDIR,SYSTEM> ] @@ -17,7 +17,7 @@ Extension [ <persistent> extension #15 runkit version 2.0.1 ] { 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.1 } + Constant [ string RUNKIT_VERSION ] { 2.0.2 } Constant [ integer RUNKIT_ACC_RETURN_REFERENCE ] { 67108864 } Constant [ integer RUNKIT_ACC_PUBLIC ] { 256 } Constant [ integer RUNKIT_ACC_PROTECTED ] { 512 } |