Commit History

Autor SHA1 Mensaxe Data
  Stefan Siegl bf6effba63 Merge remote-tracking branch 'origin/master' into php7 %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 89399fa961 Disable generator export for V8 < 3.30 (not supported) %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 80575beecc Don't create v8::HandleScope in v8js_wrap_generator %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl a18ae9e853 Implement JS-side wrapper around PHP Generator objects %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 3508f0c8e7 export public methods of classes derived from \V8Js, closes #183 %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 38b9c053a1 Enable V8Generator support on V8 >= 3.30.0 %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl f97a25b69c Test & implement PHP-side instantiation of JS generators %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 98205461be Reorder includes for Visual Studio 2015, closes #194 %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 2d9c831eeb Move zend_try block into v8::Unlocker block %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 64bfa552ad Fix double free %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 71c43b6377 don't declare v8js_named_property_callback inline %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl fcb056b5a5 Handle access of undeclared properties %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 4002c3c1ae pass const char* instead of zend_string* %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl f22ce7046d Fix duplicate context declaration %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 8934db6dec Add v8js.compat_php_exceptions INI switch %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 794da39882 PHP7 adapt: handle ZEND_WRONG_PROPERTY_INFO special ptr %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 1e8ce5a609 PHP7 adapt fix: use zend_hash_find_ptr on ce->function_table %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 592d6528ca PHP7 adapt: fix zend_string memory leaks %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 5477d780a3 PHP7 adapt v8js_v8object_class.cc %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 916e068c4a PHP7 adapt v8js_object_export.cc %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 78dd0a9ff0 Cache v8::FunctionTemplates created by v8js_named_property_callback %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl b8c9badddb Adapt v8js_class.cc to PHP7 API %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl f6105ff3cf v8js_class pt.1: pending_exception, module_loader, weak_objects, jsext %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 2d0aa9b2cc adapt PHPJS_OBJECT_KEY from zval* to zend_object* %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 8389e126b5 adapt to changed ZVAL_STRING/ZVAL_STRINGL/RETVAL_STRINGL macros %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl 462eb623b3 Allow PHP exception to JS propagation %!s(int64=9) %!d(string=hai) anos
  Stefan Siegl f7a592052f Store flags in v8js_ctx class instead of v8 hidden value %!s(int64=9) %!d(string=hai) anos