0
0
mirror of https://github.com/phpv8/v8js.git synced 2025-01-03 15:41:55 +00:00

Update links to pre-compiled V8 & V8Js versions

This commit is contained in:
Stefan Siegl 2016-05-26 22:54:03 +02:00
parent 9dc1caa5de
commit 1de0d18e02

View File

@ -42,15 +42,14 @@ For some very first steps, instead of compiling manually you might want to try o
image](https://registry.hub.docker.com/u/stesie/v8js/). It has v8, v8js and php-cli pre-installed image](https://registry.hub.docker.com/u/stesie/v8js/). It has v8, v8js and php-cli pre-installed
so you can give it a try with PHP in "interactive mode". There is no Apache, etc. running however. so you can give it a try with PHP in "interactive mode". There is no Apache, etc. running however.
For Debian & Ubuntu there are packages for most releases made available on the Project's For Ubuntu @pinepain has PPAs for V8 [5.1](https://launchpad.net/~pinepain/+archive/ubuntu/libv8-5.1)
[Jenkins installation](https://jenkins.brokenpipe.de/job/linux-packages/) and [5.2](https://launchpad.net/~pinepain/+archive/ubuntu/libv8-5.2). You might want to install
as well as an [APT repository](http://packages.brokenpipe.de/). As the distros still have these (and compile V8Js based on them).
PHP 5.x these binaries are for PHP 5.x as well.
There also is a Heroku buildpack that has recent V8Js versions along with a There also is a Heroku extension pack that has recent V8Js versions for both PHP 5.6 and 7.0, see
[blog post](http://stesie.github.io/2015/11/v8js-on-heroku/) on how to do it. [@stesie's blog post](https://stesie.github.io/2016/03/heroku-custom-platform-repo) for details.
Last but not least there are binaries for Windows (PHP7, x86 including V8 4.7.75) that you can use Last but not least there are binaries for Windows (PHP7, x86 including V8 4.9.385.29) that you can use
with the PHP binaries from http://windows.php.net/download: with the PHP binaries from http://windows.php.net/download:
* [V8Js for Windows, PHP7.0, x86, thread safe (TS)](https://s3.amazonaws.com/win-phpv8/v8js_vc14_php7_ts.zip) * [V8Js for Windows, PHP7.0, x86, thread safe (TS)](https://s3.amazonaws.com/win-phpv8/v8js_vc14_php7_ts.zip)