diff --git a/php_v8js_macros.h b/php_v8js_macros.h index eb6d811..a56c165 100644 --- a/php_v8js_macros.h +++ b/php_v8js_macros.h @@ -52,6 +52,10 @@ extern "C" { #undef COMPILER #endif +#ifdef V8_HAS_INITIALIZE_SANDBOX +#define V8_ENABLE_SANDBOX 1 +#endif + #include #include