Commit History

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