-
Thanks for your help in getting v8js compatible with PHP 8 earlier this year. All has been working great for me in both PHP 8 and 8.1. Since PHP 8.2 will be out soon, I decided to try compiling v8js…
-
Hey!
I wonder if there is medium that could be added between the standard setup and the setup with FORCE_ARRAY?
We use FORCE_ARRAY mostly for legacy reasons (many years ago, it was easy to segfault …
-
I managed to come across a weird scenario where javascript code executes PHP that throws exception and this exception is not caught within javascript despite try/catch blocks and FLAG_PROPAGATE_PHP_EX…
-
OS: Ubuntu 22.04.3 LTS x86_64
Kernel: 5.15.0-79-generic
Python Version: 3.10.12
PIP Version: 22.0.2
```
ubuntu@primary:~$ pip3 install dmoj
Defaulting to user installation because normal sit…
-
V8: 10.2.154.8 (tested with 10.5.29 and have the same problem)
PHP: 8.1.14
v8js: branch php8 (commit 461230be276dc423d8eebf0c9ea769c71d47b7f6)
How to replicate:
```php
-
Hey!
Would it be possible to look at some of the merges that have made it into PHP7's version that might not have gone into the PHP8.x ones? e.g
https://github.com/phpv8/v8js/pull/490/commits/1911…
-
## docker compose does not goes through and take down the host network stack
- [x] I have tried with the latest version of Docker Desktop
- [x] I have tried disabling enabled experimental feat…
-
Awesome work on this extension!
It would great if calling `JSON.stringify()` on a PHP object would make use of that object's `jsonSerialize` method if the object implements `JsonSerializable`. That…
-
I'm trying to use material-ui in my project being rendered by PHP using https://github.com/reactjs/react-php-v8js. As soon as I include material-ui in my project I get an exception
V8Js::compileStrin…
-
Describe the feature
Is it possible to add v8js extension?
Additional context
https://github.com/phpv8/v8js