diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-10-13 09:44:38 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-10-13 09:44:38 +0200 |
commit | f4159ca043506f0784b173e5ab01138a3ec323f0 (patch) | |
tree | 23dd599165061a508b0ab232a6a654c3ee2ac17b /REFLECTION | |
parent | 0b57a9fc2d28ad16bf70a5737a05e3b42c7694a1 (diff) |
php-pecl-runkit: 1.0.4 (stable)
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #123 runkit version 1.0.4-dev ] { +Extension [ <persistent> extension #147 runkit version 1.0.4 ] { - INI { Entry [ runkit.superglobal <PERDIR,SYSTEM> ] @@ -17,7 +17,7 @@ Extension [ <persistent> extension #123 runkit version 1.0.4-dev ] { Constant [ integer RUNKIT_IMPORT_CLASS_STATIC_PROPS ] { 16 } Constant [ integer RUNKIT_IMPORT_CLASSES ] { 30 } Constant [ integer RUNKIT_IMPORT_OVERRIDE ] { 32 } - Constant [ string RUNKIT_VERSION ] { 1.0.4-dev } + Constant [ string RUNKIT_VERSION ] { 1.0.4 } Constant [ integer RUNKIT_ACC_RETURN_REFERENCE ] { 67108864 } Constant [ integer RUNKIT_ACC_PUBLIC ] { 256 } Constant [ integer RUNKIT_ACC_PROTECTED ] { 512 } |