diff options
-rw-r--r-- | PHPINFO | 2 | ||||
-rw-r--r-- | REFLECTION | 66 |
2 files changed, 34 insertions, 34 deletions
@@ -2,7 +2,7 @@ runkit7 runkit7 support => enabled -version => 3.0.0 +version => 3.1.0a1 Custom Superglobal support => enabled Sandbox Support => disable or unavailable Runtime Manipulation => enabled @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #142 runkit7 version 3.0.0 ] { +Extension [ <persistent> extension #108 runkit7 version 3.1.0a1 ] { - INI { Entry [ runkit.superglobal <PERDIR,SYSTEM> ] @@ -10,38 +10,38 @@ Extension [ <persistent> extension #142 runkit7 version 3.0.0 ] { } - Constants [32] { - Constant [ integer RUNKIT_IMPORT_FUNCTIONS ] { 1 } - Constant [ integer RUNKIT7_IMPORT_FUNCTIONS ] { 1 } - Constant [ integer RUNKIT_IMPORT_CLASS_METHODS ] { 2 } - Constant [ integer RUNKIT7_IMPORT_CLASS_METHODS ] { 2 } - Constant [ integer RUNKIT_IMPORT_CLASS_CONSTS ] { 4 } - Constant [ integer RUNKIT7_IMPORT_CLASS_CONSTS ] { 4 } - Constant [ integer RUNKIT_IMPORT_CLASS_PROPS ] { 8 } - Constant [ integer RUNKIT7_IMPORT_CLASS_PROPS ] { 8 } - Constant [ integer RUNKIT_IMPORT_CLASS_STATIC_PROPS ] { 16 } - Constant [ integer RUNKIT7_IMPORT_CLASS_STATIC_PROPS ] { 16 } - Constant [ integer RUNKIT_IMPORT_CLASSES ] { 30 } - Constant [ integer RUNKIT7_IMPORT_CLASSES ] { 30 } - Constant [ integer RUNKIT_IMPORT_OVERRIDE ] { 32 } - Constant [ integer RUNKIT7_IMPORT_OVERRIDE ] { 32 } - Constant [ integer RUNKIT_ACC_RETURN_REFERENCE ] { 67108864 } - Constant [ integer RUNKIT7_ACC_RETURN_REFERENCE ] { 67108864 } - Constant [ integer RUNKIT_ACC_PUBLIC ] { 256 } - Constant [ integer RUNKIT7_ACC_PUBLIC ] { 256 } - Constant [ integer RUNKIT_ACC_PROTECTED ] { 512 } - Constant [ integer RUNKIT7_ACC_PROTECTED ] { 512 } - Constant [ integer RUNKIT_ACC_PRIVATE ] { 1024 } - Constant [ integer RUNKIT7_ACC_PRIVATE ] { 1024 } - Constant [ integer RUNKIT_ACC_STATIC ] { 1 } - Constant [ integer RUNKIT7_ACC_STATIC ] { 1 } - Constant [ integer RUNKIT_OVERRIDE_OBJECTS ] { 32768 } - Constant [ integer RUNKIT7_OVERRIDE_OBJECTS ] { 32768 } - Constant [ integer RUNKIT_FEATURE_MANIPULATION ] { 1 } - Constant [ integer RUNKIT7_FEATURE_MANIPULATION ] { 1 } - Constant [ integer RUNKIT_FEATURE_SUPERGLOBALS ] { 1 } - Constant [ integer RUNKIT7_FEATURE_SUPERGLOBALS ] { 1 } - Constant [ integer RUNKIT_FEATURE_SANDBOX ] { 0 } - Constant [ integer RUNKIT7_FEATURE_SANDBOX ] { 0 } + Constant [ int RUNKIT_IMPORT_FUNCTIONS ] { 1 } + Constant [ int RUNKIT7_IMPORT_FUNCTIONS ] { 1 } + Constant [ int RUNKIT_IMPORT_CLASS_METHODS ] { 2 } + Constant [ int RUNKIT7_IMPORT_CLASS_METHODS ] { 2 } + Constant [ int RUNKIT_IMPORT_CLASS_CONSTS ] { 4 } + Constant [ int RUNKIT7_IMPORT_CLASS_CONSTS ] { 4 } + Constant [ int RUNKIT_IMPORT_CLASS_PROPS ] { 8 } + Constant [ int RUNKIT7_IMPORT_CLASS_PROPS ] { 8 } + Constant [ int RUNKIT_IMPORT_CLASS_STATIC_PROPS ] { 16 } + Constant [ int RUNKIT7_IMPORT_CLASS_STATIC_PROPS ] { 16 } + Constant [ int RUNKIT_IMPORT_CLASSES ] { 30 } + Constant [ int RUNKIT7_IMPORT_CLASSES ] { 30 } + Constant [ int RUNKIT_IMPORT_OVERRIDE ] { 32 } + Constant [ int RUNKIT7_IMPORT_OVERRIDE ] { 32 } + Constant [ int RUNKIT_ACC_RETURN_REFERENCE ] { 67108864 } + Constant [ int RUNKIT7_ACC_RETURN_REFERENCE ] { 67108864 } + Constant [ int RUNKIT_ACC_PUBLIC ] { 256 } + Constant [ int RUNKIT7_ACC_PUBLIC ] { 256 } + Constant [ int RUNKIT_ACC_PROTECTED ] { 512 } + Constant [ int RUNKIT7_ACC_PROTECTED ] { 512 } + Constant [ int RUNKIT_ACC_PRIVATE ] { 1024 } + Constant [ int RUNKIT7_ACC_PRIVATE ] { 1024 } + Constant [ int RUNKIT_ACC_STATIC ] { 1 } + Constant [ int RUNKIT7_ACC_STATIC ] { 1 } + Constant [ int RUNKIT_OVERRIDE_OBJECTS ] { 32768 } + Constant [ int RUNKIT7_OVERRIDE_OBJECTS ] { 32768 } + Constant [ int RUNKIT_FEATURE_MANIPULATION ] { 1 } + Constant [ int RUNKIT7_FEATURE_MANIPULATION ] { 1 } + Constant [ int RUNKIT_FEATURE_SUPERGLOBALS ] { 1 } + Constant [ int RUNKIT7_FEATURE_SUPERGLOBALS ] { 1 } + Constant [ int RUNKIT_FEATURE_SANDBOX ] { 0 } + Constant [ int RUNKIT7_FEATURE_SANDBOX ] { 0 } } - Functions { |