diff options
author | Remi Collet <remi@remirepo.net> | 2019-04-24 11:48:53 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-04-24 11:48:53 +0200 |
commit | ddca36526d4f1dc4efff8147ca4f3d0e70141cdc (patch) | |
tree | 0b5fd2904612d38ff951316ab4052cbcf054a8f9 /REFLECTION | |
parent | 8b5c7e75c70d3437123093dfe1226383e62840cb (diff) |
switch from v8-devel to nodejs-devel
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #157 v8js version 2.1.0 ] { +Extension [ <persistent> extension #168 v8js version 2.1.0 ] { - INI { Entry [ v8js.flags <ALL> ] @@ -19,7 +19,7 @@ Extension [ <persistent> extension #157 v8js version 2.1.0 ] { Class [ <internal:v8js> class V8Js ] { - Constants [4] { - Constant [ public string V8_VERSION ] { 6.2.91 } + Constant [ public string V8_VERSION ] { 6.8.275.32-node.51 } Constant [ public integer FLAG_NONE ] { 1 } Constant [ public integer FLAG_FORCE_ARRAY ] { 2 } Constant [ public integer FLAG_PROPAGATE_PHP_EXCEPTIONS ] { 4 } |