mirror of
https://github.com/phpv8/v8js.git
synced 2025-01-03 10:21:51 +00:00
Add link to omahaproxy
This commit is contained in:
parent
ca6e0e241b
commit
ff172f48ce
@ -22,6 +22,10 @@ Minimum requirements
|
||||
V8 implements ECMAScript as specified in ECMA-262, 5th edition.
|
||||
This extension makes use of V8 isolates to ensure separation between multiple V8Js instances and uses the new isolate-based mechanism to throw exceptions, hence the need for 3.24.6 or above.
|
||||
|
||||
V8 releases are published rather quickly and the V8 team usually provides security support
|
||||
for the version line shipped with the Chrome browser (stable channel) and newer (only).
|
||||
For a version overview see https://omahaproxy.appspot.com/.
|
||||
|
||||
- PHP 5.3.3+
|
||||
|
||||
This embedded implementation of the V8 engine uses thread locking so it works with ZTS enabled.
|
||||
|
Loading…
Reference in New Issue
Block a user