-
#441 introduced the raw submission source view, but it always sends `text/plain`, which is not exactly appropriate. Perhaps future browsers will be able to syntax highlight based on MIME type or somet…
-
I have tried to compile this extension with PHP 8, but ran into a lot of errors (see below).
Did anyone create a fork of this library that is compatible with PHP 8 yet?
```
RUN git clone --re…
-
I'm building a high performance web application using:
**CentOS 7.2.1511
PHP 7.0.13 FPM
V8JS: 1.0.0
V8: 4.9.0**
The application executes Node.js React components via PHP. We've built the appl…
-
Version:
- PHP: 7.4.4
- V8: 8.4.371.22
- V8Js: a3eab09e96496fe232447f38780fb3f6c17876ef
Configure argument:
- `./configure --with-v8js=/usr/local/v8 LDFLAGS="-lstdc++" CPPFLAGS="-DV8_COMP…
wfjsw updated
3 years ago
-
Hi,
it looks like the class GarminConnect is not working anymore for me.
The authorize function returns "Authentication failed - please check your credentials".
Any other is receiving this e…
-
### Info:
- Docker version (`$ docker --version`): Docker version 19.03.4, build 9013bf583a
- Laradock commit (`$ git rev-parse HEAD`): 04c6aaf3389ebd30e2874788b90437f229effb0b
- System info (Mac, …
-
Hi, how I can inject styles in my template during SSR with V8JS?
The docs say that I will get context.styles if used with target: 'node', but where? and what about V8JS?
What do I need to change in…
ghost updated
3 years ago
-
I can't install V8Js on macOS Catalina, PHP 7.4.13. I tried two ways of installation:
1. _First Way_: Install the latest version of V8 with brew and then compile v8js.
2. _Second Way_: Compile the…
-
I'm trying to improve performances by this library and v8js, there isn't any section to explain which engine is better?
Also I'm wonder should I use `V8js` snapshot? is there any plan to add it to …
-
Trying to compile php7 branch for php7.4 version, but got this errors:
linux-um0w:/ # pecl install v8js
PHP Warning: PHP Startup: v8js: Unable to initialize module
Module compiled with module API=…