; Enable v8js extension module extension=v8js.so ; Runtime Configuration ; http://php.net/manual/en/v8js.configuration.php ; Sets V8 command line flags. The list of available flags can be obtained ; in CLI mode by setting this parameter to --help. ;v8js.flags = '' ;v8js.icudtl_dat_path = '' ;v8js.use_date = 0 ;v8js.use_array_access = 0