mirror of
https://github.com/phpv8/v8js.git
synced 2024-12-22 20:51:51 +00:00
Update README that PHP 8 is requred + mention php7 branch
This commit is contained in:
parent
cb7b3dcc29
commit
82ba4abfe4
@ -27,7 +27,7 @@ Minimum requirements
|
|||||||
for the version line shipped with the Chrome browser (stable channel) and newer (only).
|
for the version line shipped with the Chrome browser (stable channel) and newer (only).
|
||||||
For a version overview see https://omahaproxy.appspot.com/.
|
For a version overview see https://omahaproxy.appspot.com/.
|
||||||
|
|
||||||
- PHP 7.0.0+
|
- PHP 8.0.0+
|
||||||
|
|
||||||
This embedded implementation of the V8 engine uses thread locking so it works with ZTS enabled.
|
This embedded implementation of the V8 engine uses thread locking so it works with ZTS enabled.
|
||||||
|
|
||||||
@ -37,6 +37,8 @@ maintain support for it myself, and don't really have Windows boxes to try thing
|
|||||||
It would be great if someone could step up and fix things on Windows, provide pre-build V8
|
It would be great if someone could step up and fix things on Windows, provide pre-build V8
|
||||||
binaries, etc.
|
binaries, etc.
|
||||||
|
|
||||||
|
There is a branch named `php7` which targets PHP 7.0.0+
|
||||||
|
|
||||||
|
|
||||||
Pre-built binaries
|
Pre-built binaries
|
||||||
------------------
|
------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user