Stefan Siegl
|
eb61c4ddcf
Merge pull request #506 from redbullmarky/php8
|
il y a 2 ans |
Mark Grainger
|
1e25cc8788
segfault fix when checking with empty
|
il y a 2 ans |
Christiano Becker
|
83431fbd52
* Added AllowDynamicPropertis on V8Js, V8Object and V8Function
|
il y a 2 ans |
Stefan Siegl
|
37cdb6f9cf
fix build with php <8.2, refs #493
|
il y a 2 ans |
rbro
|
15ed4943ad
php 8.2 compatibility
|
il y a 2 ans |
Stefan Siegl
|
748310c894
Merge branch 'php7' of https://github.com/phpv8/v8js into php8
|
il y a 3 ans |
Stefan Siegl
|
d44530f717
remove V8_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX polyfill
|
il y a 3 ans |
Stefan Siegl
|
9b3d1d1c8f
remove SINCE74(...) and SINCE80(...) macro fluff
|
il y a 3 ans |
Stefan Siegl
|
10cd73a03d
eliminate PHP_VERSION_ID checks for < 80000 etc
|
il y a 3 ans |
Stefan Siegl
|
c1d3bda4dc
provide get_gc obj handler
|
il y a 3 ans |
Albert
|
cb7b3dcc29
Optimize and fix test reference from @redbullmarky
|
il y a 3 ans |
Albert
|
1db8f8de5e
Support PHP8.1+
|
il y a 3 ans |
Albert
|
3d64f08536
optimize redundancy code and fix some unit test
|
il y a 3 ans |
Albert
|
97cc819ade
support php8
|
il y a 4 ans |
waqasbelushi
|
6a7753a43a
Update v8js_v8object_class.cc
|
il y a 4 ans |
waqasbelushi
|
e648f431ac
all test passed v8 8.9
|
il y a 4 ans |
Stefan Siegl
|
e153ff1651
make it compile on PHP 7.3 and 7.4
|
il y a 5 ans |
Stefan Siegl
|
34a18fde06
Merge branch 'php7' of github.com:phpv8/v8js into php-7.4-support
|
il y a 5 ans |
Timothy Pace
|
3955409f56
Remove deprecated Context versions of ToBoolean and BooleanValue
|
il y a 5 ans |
Stefan Siegl
|
885ac6d249
prove get_property_ptr_ptr handler for v8object
|
il y a 5 ans |
Stefan Siegl
|
c2873fd8d3
change retval of write_property handlers, refs #409
|
il y a 5 ans |
Stefan Siegl
|
9c45508183
omit use of deprecated apis
|
il y a 6 ans |
Stefan Siegl
|
ab6e2267af
adapt mandatory api changes for V8 7.0.276.3, refs #374
|
il y a 6 ans |
Jan-E
|
c7019e3c1a
Remove GC_G(gc_active) check
|
il y a 6 ans |
Stefan Siegl
|
4af1cca248
Merge pull request #318 from stesie/issue-316
|
il y a 8 ans |
Stefan Siegl
|
1b7c593bbe
don't clean properties hash while it is iterated, fixes #316
|
il y a 8 ans |
Stefan Siegl
|
13e0b77015
Fix left-over deprecated API calls.
|
il y a 8 ans |
Stefan Siegl
|
24bb1761bf
remove TSRMLS_DC, TSRMLS_CC
|
il y a 8 ans |
Stefan Siegl
|
d97832d9fb
v8::Handle -> v8::Local
|
il y a 8 ans |
Stefan Siegl
|
288fe4d2a0
PHP Version 5 -> 7
|
il y a 8 ans |