-
what is the max version supported?
got error in v8 5.4.374:
```
configure: error: could not determine libv8 version
ERROR: `/tmp/pear/temp/v8js/configure --with-php-config=/usr/bin/php-config --with…
-
In the instructions for Linux https://github.com/phpv8/v8js/blob/php7/README.Linux.md is the line `sudo chrpath -r '$ORIGIN' /usr/lib/libv8.so`. What does `$ORIGIN` reference?
Thanks!
-
Request support v8js extension, try myself in the mirror for a long time haven't successful installation
-
Hi laradock team,
I got error when run "docker-compose up -d nginx mysql redis beanstalkd"
It works find in `v4.20.0` but in `v5.0.0` or `v5.0.2` it has error:
`ERROR: Validation failed in file …
-
Hello,
I can't use v8js; It doesn't work
Any help will be highly appreciated
PHP v8js version 0.6.3
PHP version 5.6.18
Cent OS 7 (64 bit)
Error:
Unable to load dynamic library '/usr/lib64/php/modu…
-
See the code below which segfaults on execution, however the segfault can be fixed with seemingly irrelevant code changes.
- If you re-order or remove any of the JS code that is executed (within EOT s…
-
Hi,
I'm getting 502 Bad Gateway with the following error in error.log
`2016/07/13 14:53:24 [error] 769#769: *1 recv() failed (104: Connection reset by peer) while reading response header from upstream…
-
Hi, first of all I apologize for my English, I'm Brazilian and I'm not fluent in English.
I have a problem while running docker-compose up. The process flows well until you get here:
`db_1 …
-
Trying to build V8 from scratch for usage with php. Following this guide: https://github.com/phpv8/v8js/blob/php7/README.Linux.md
But got stuck on this error while building with Gyp:
```
fatal erro…
-
https://github.com/phpv8/v8js has been around for quite a while already.
How is this extension any different?