Stefan Siegl
|
4bfe2ef3ce
rename to setExceptionFilter
|
2 years ago |
Stefan Siegl
|
ca38f724c8
handle exceptions thrown in proxy factory
|
2 years ago |
Stefan Siegl
|
ac2b1cb238
introduce setExceptionProxyFactory
|
2 years ago |
waqasbelushi
|
e648f431ac
all test passed v8 8.9
|
4 years ago |
Jan-E
|
672d6952fd
make it compile with PHP 7.4 on Windows
|
5 years ago |
Stefan Siegl
|
801c744885
Merge pull request #435 from timothympace/api_updates
|
5 years ago |
Timothy Pace
|
3955409f56
Remove deprecated Context versions of ToBoolean and BooleanValue
|
5 years ago |
Tyson Andre
|
7fd31e8b5a
Fix sprintf call for "converting parameter .. failed"
|
5 years ago |
Tyson Andre
|
63d65a59ae
Pass pointer to (char*) instead of (zend_string*) to spprintf
|
5 years ago |
Stefan Siegl
|
35398cc4e3
add zend_class_entry* to method_tmpls key, fixes #410
|
5 years ago |
Stefan Siegl
|
9c45508183
omit use of deprecated apis
|
6 years ago |
Stefan Siegl
|
ab6e2267af
adapt mandatory api changes for V8 7.0.276.3, refs #374
|
6 years ago |
Jan-E
|
0c2b55d802
Add GC_(UN)PROTECT_RECURSION, move (un)protecting outside loops
|
6 years ago |
Jan-E
|
826aaa689c
Change to GC_IS_RECURSIVE for PHP 7.3
|
6 years ago |
Stefan Siegl
|
f1e2c36a0a
Merge remote-tracking branch 'stesie/remove-compat-exceptions' into php7
|
7 years ago |
Stefan Siegl
|
278b4fbedb
Merge remote-tracking branch 'remotes/stesie/global-object' into php7
|
7 years ago |
Stefan Siegl
|
302bf1d0ff
remove v8js.compat_php_exceptions
|
7 years ago |
Stefan Siegl
|
7a947fe9d1
rename v8js_tmpl_t -> v8js_function_tmpl_t
|
8 years ago |
Stefan Siegl
|
8e8306ae3e
allow enumeration of methods
|
7 years ago |
Jan-E
|
53533cd4dd
remove ZEND_ACC_CLONE
|
8 years ago |
Stefan Siegl
|
13e0b77015
Fix left-over deprecated API calls.
|
8 years ago |
Stefan Siegl
|
51335bfa17
remove unused variable
|
8 years ago |
Stefan Siegl
|
745126b5cb
remove left-over TSRM stuff
|
8 years ago |
Stefan Siegl
|
3e8ef5f684
remove V8JS_TSRMLS_FETCH
|
8 years ago |
Stefan Siegl
|
24bb1761bf
remove TSRMLS_DC, TSRMLS_CC
|
8 years ago |
Stefan Siegl
|
d97832d9fb
v8::Handle -> v8::Local
|
8 years ago |
Stefan Siegl
|
288fe4d2a0
PHP Version 5 -> 7
|
8 years ago |
Stefan Siegl
|
db7c81d4fa
v8js_object_export: add size checks + precission down casts
|
8 years ago |
Stefan Siegl
|
fa613c5cb2
Update links to old Github repo
|
8 years ago |
Stefan Siegl
|
dbd97acf20
Merge pull request #242 from stesie/fix-php7.1alpha2
|
8 years ago |