Stefan Siegl
|
71f4b7ba05
Cache pseudo-Array FunctionTemplate as well
|
9 年之前 |
Stefan Siegl
|
486eb697f8
PHP7 adapt: fix getExtensions return array keys
|
9 年之前 |
Stefan Siegl
|
cfb1756fd7
PHP7 adapt: fix double free
|
9 年之前 |
Stefan Siegl
|
794da39882
PHP7 adapt: handle ZEND_WRONG_PROPERTY_INFO special ptr
|
9 年之前 |
Stefan Siegl
|
1e8ce5a609
PHP7 adapt fix: use zend_hash_find_ptr on ce->function_table
|
9 年之前 |
Stefan Siegl
|
592d6528ca
PHP7 adapt: fix zend_string memory leaks
|
9 年之前 |
Stefan Siegl
|
19a67118b5
PHP7 adapt: fix zend_register_resource/compileString
|
9 年之前 |
Stefan Siegl
|
a91d2bc413
PHP7 adapt: fix registerExtension
|
9 年之前 |
Stefan Siegl
|
11155a6a51
PHP7 adapt: changed fatal error messages
|
9 年之前 |
Stefan Siegl
|
eca7656b7d
PHP7 adapt: fix setModuleLoader
|
9 年之前 |
Stefan Siegl
|
31bafd052d
c->properties is NULL anyways (due to ecalloc)
|
9 年之前 |
Stefan Siegl
|
b21acf770a
PHP7 adapt: no fallback property_info any longer
|
9 年之前 |
Stefan Siegl
|
49acfc6f22
Adapt ctx_lifetime test to PHP7: changed exception handling
|
9 年之前 |
Stefan Siegl
|
fe7e097d10
PHP7 adapt: use zend_string
|
9 年之前 |
Stefan Siegl
|
a0f3c2302c
PHP7 adapt: initialize c->std.handlers as needed
|
9 年之前 |
Stefan Siegl
|
fd6eeddc52
Adapt to PHP7
|
9 年之前 |
Stefan Siegl
|
5477d780a3
PHP7 adapt v8js_v8object_class.cc
|
9 年之前 |
Stefan Siegl
|
916e068c4a
PHP7 adapt v8js_object_export.cc
|
9 年之前 |
Stefan Siegl
|
909e3f004d
Adapt to PHP7: v8js_convert.cc, v8js_exception.cc, v8js_methods.cc
|
9 年之前 |
Stefan Siegl
|
31d1feb7da
Bump PHP_V8JS_VERSION #define as well.
|
9 年之前 |
Stefan Siegl
|
3c25bb2989
Bump version to 0.2.3
|
9 年之前 |
Stefan Siegl
|
415b64c7e5
Merge pull request #161 from stesie/method-tmpl-cache
|
9 年之前 |
Stefan Siegl
|
78dd0a9ff0
Cache v8::FunctionTemplates created by v8js_named_property_callback
|
9 年之前 |
Stefan Siegl
|
53995ac616
Make FLAG_FORCE_ARRAY not affect V8Function objects, #closes 160
|
9 年之前 |
Stefan Siegl
|
de0931a90b
Bump version to 0.2.2
|
9 年之前 |
Stefan Siegl
|
264bd7024d
Merge pull request #159 from stesie/issue-158
|
9 年之前 |
Stefan Siegl
|
ae33f6a9ab
Re-use v8js_ctx context for V8Function calls, closes #158
|
9 年之前 |
Stefan Siegl
|
b8c9badddb
Adapt v8js_class.cc to PHP7 API
|
9 年之前 |
Stefan Siegl
|
e6d2de2c4f
Merge pull request #157 from uniconstructor/patch-1
|
9 年之前 |
Smirnov Ilia
|
96a1b3848a
fixed link to Google v8 repository
|
9 年之前 |