-
Notifications
You must be signed in to change notification settings - Fork 202
Unexpected TypeError: Illegal invocation (same as #262 but how to reproduce the problem) #386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi, i caught the same problem when wrote my code :( |
We are having the same issue. |
Tested on Ubuntu 18.04 With the following configuration: $ php --ri v8js **v8js V8 Javascript Engine => enabled Directive => Local Value => Master Value And I am getting the exact same result. Any advice? |
I can Confirm this code breaks also in the coker image provided here: |
ok , workaround for this issue .... BUT NEEDS TO BE INVESTIGATED
|
Fixed by #416, shipped with v8js 2.1.1 |
Result:
PHP 7.0.32-2+0 20181015120515.7+jessie~1.gbpa6b8cf (cli) (built: Oct 15 2018 19:38:45) ( NTS )
libv8 7.2.99
Originally posted by @chrisbckr in #262 (comment)
The text was updated successfully, but these errors were encountered: