-
```
-
**Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use …
-
```Error: No available formula with the name "php71-v8js"```
-
Hello, This is not an issue but a suggestion to make. Can someone port this compiler to the PHP language? PHP language still remains the most widely used in web servers. I would appreciate this very m…
-
It's not clear to me if is possibile like in v8js to call php methods, inject input data and classes inside the js code or get variables outside to interact more.
Is there any documentation?
-
Now I jsut find out this:https://s3.amazonaws.com/win-phpv8/v8js_vc14_php7_ts.zip.It's a x86 and just for php7.0
feeho updated
6 years ago
-
**Feature description**
PHP [V8Js](https://github.com/phpv8/v8js) allows to execute JS server side. It is some sort of alternative to node.js.
Currently it is not possible to execute Vue.js this…
-
Hello,
I encountered an issue with the following code:
//php file
$pug = new Pug(array(
'cache' => $cachePath,
'pugjs' => true,
'expressionLanguage…
-
[build.log](https://gist.github.com/anonymous/844f7fa4458c5afd5db9dce5923659c4) (master branch)
It is possible that I have a problem with V8, but `V8Js` ext works fine.
### How to test
[Dockerf…
-
Hello, could not convert a string to a number.
![error-parse](https://user-images.githubusercontent.com/20557044/43154832-5a322e0c-8f7e-11e8-94ab-1e75d68413e2.jpg)
Thanks!