Stefan Siegl
|
461230be27
Merge pull request #484 from stesie/remove-deprecated-stuff
|
3 éve |
Stefan Siegl
|
712f54113b
Merge branch 'php7' of github.com:phpv8/v8js into php8
|
3 éve |
Stefan Siegl
|
0754d73775
Merge pull request #486 from stesie/script-origin-with-isolate
|
3 éve |
Stefan Siegl
|
7247e9fee0
change minimum v8 version to 9.0
|
3 éve |
Stefan Siegl
|
4c026f3fb2
use isolate version of v8::ScriptOrigin
|
3 éve |
Stefan Siegl
|
4327b4a3f9
Update MacOS instructions
|
3 éve |
Stefan Siegl
|
bfd2bfc2df
remove deprected V8Js::checkString function
|
3 éve |
Stefan Siegl
|
f6a93c3cd6
Remove support for uncaught exceptions. Use try/catch.
|
3 éve |
Stefan Siegl
|
fa4babb307
Remove support for V8 extensions
|
3 éve |
Stefan Siegl
|
2b3e904dab
Merge branch 'php7' into php8
|
3 éve |
Stefan Siegl
|
acd9431ec9
increase minimum V8 version to 7.5
|
3 éve |
Mark Grainger
|
51d34e0acd
Fix for V8 timezone notification
|
3 éve |
Stefan Siegl
|
748310c894
Merge branch 'php7' of https://github.com/phpv8/v8js into php8
|
3 éve |
Stefan Siegl
|
d44530f717
remove V8_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX polyfill
|
3 éve |
Stefan Siegl
|
9b3d1d1c8f
remove SINCE74(...) and SINCE80(...) macro fluff
|
3 éve |
Stefan Siegl
|
6be2206aab
eliminate PHP_MAJOR_VERSION checks
|
3 éve |
Stefan Siegl
|
10cd73a03d
eliminate PHP_VERSION_ID checks for < 80000 etc
|
3 éve |
Stefan Siegl
|
1455451e6f
ignore .dep files
|
3 éve |
Stefan Siegl
|
82ba4abfe4
Update README that PHP 8 is requred + mention php7 branch
|
3 éve |
Stefan Siegl
|
362868888f
Merge pull request #479 from stesie/issue-472
|
3 éve |
Stefan Siegl
|
3257a86bef
hold extra reference on v8 instance as long as we call into V8, closes #472
|
3 éve |
Stefan Siegl
|
5d2aa2ee65
Merge pull request #478 from stesie/issue-477
|
3 éve |
Stefan Siegl
|
c1d3bda4dc
provide get_gc obj handler
|
3 éve |
Albert
|
cb7b3dcc29
Optimize and fix test reference from @redbullmarky
|
3 éve |
Albert
|
1db8f8de5e
Support PHP8.1+
|
3 éve |
Albert
|
3d64f08536
optimize redundancy code and fix some unit test
|
3 éve |
Stefan Siegl
|
8b10c81049
demo unification of PHP 8.0 code branch w/ old one
|
3 éve |
Albert
|
97cc819ade
support php8
|
4 éve |
waqasbelushi
|
6a7753a43a
Update v8js_v8object_class.cc
|
4 éve |
waqasbelushi
|
e648f431ac
all test passed v8 8.9
|
4 éve |