mirror of
https://github.com/phpv8/v8js.git
synced 2024-12-22 12:51:52 +00:00
remove outdated note, closes #428
This commit is contained in:
parent
403435d0c0
commit
b915cb1b16
@ -11,10 +11,6 @@ The extension allows you to execute Javascript code in a secure sandbox from PHP
|
|||||||
can be restricted using a time limit and/or memory limit. This provides the possibility to execute
|
can be restricted using a time limit and/or memory limit. This provides the possibility to execute
|
||||||
untrusted code with confidence.
|
untrusted code with confidence.
|
||||||
|
|
||||||
If you execute untrusted JavaScript code, make sure to **use V8 version 6.4.388.18, 6.5.143 or higher**.
|
|
||||||
See notes on [untrusted code mitigations](https://github.com/v8/v8/wiki/Untrusted-code-mitigations)
|
|
||||||
for further details.
|
|
||||||
|
|
||||||
|
|
||||||
Minimum requirements
|
Minimum requirements
|
||||||
--------------------
|
--------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user