Historie revizí

Autor SHA1 Zpráva Datum
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 před 10 roky
  Stefan Siegl 9827224471 Don't pass cache_slot to standard handlers před 10 roky
  Stefan Siegl b8726409f4 Throw V8JsException if v8 context cannot be created před 10 roky
  Stefan Siegl 0a93aa2306 Fix object name setting před 10 roky
  Stefan Siegl c6136ec3d2 Fix globals ptr passing wrt. timer thread před 10 roky
  Stefan Siegl 74440ed9f7 Move V8JSG extensions and v8_flags to process globals před 10 roky
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour před 10 roky
  Stefan Siegl e995708d6d PHP7 adapt: fix export of public properties on derived classes před 10 roky
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well před 10 roky
  Stefan Siegl 486eb697f8 PHP7 adapt: fix getExtensions return array keys před 10 roky
  Stefan Siegl cfb1756fd7 PHP7 adapt: fix double free před 10 roky
  Stefan Siegl 794da39882 PHP7 adapt: handle ZEND_WRONG_PROPERTY_INFO special ptr před 10 roky
  Stefan Siegl 19a67118b5 PHP7 adapt: fix zend_register_resource/compileString před 10 roky
  Stefan Siegl a91d2bc413 PHP7 adapt: fix registerExtension před 10 roky
  Stefan Siegl eca7656b7d PHP7 adapt: fix setModuleLoader před 10 roky
  Stefan Siegl b21acf770a PHP7 adapt: no fallback property_info any longer před 10 roky
  Stefan Siegl fe7e097d10 PHP7 adapt: use zend_string před 10 roky
  Stefan Siegl a0f3c2302c PHP7 adapt: initialize c->std.handlers as needed před 10 roky
  Stefan Siegl 5477d780a3 PHP7 adapt v8js_v8object_class.cc před 10 roky
  Stefan Siegl 916e068c4a PHP7 adapt v8js_object_export.cc před 10 roky
  Stefan Siegl 78dd0a9ff0 Cache v8::FunctionTemplates created by v8js_named_property_callback před 10 roky
  Stefan Siegl b8c9badddb Adapt v8js_class.cc to PHP7 API před 10 roky
  Stefan Siegl 3fa38e7b87 v8js_class.cc pt.2 for PHP7, zend_object_store_get_object stuff & script resource před 10 roky
  Stefan Siegl a10e601af3 adapt v8js_ctx custom object creation to PHP7 API před 10 roky
  Stefan Siegl f6105ff3cf v8js_class pt.1: pending_exception, module_loader, weak_objects, jsext před 10 roky
  Stefan Siegl 8389e126b5 adapt to changed ZVAL_STRING/ZVAL_STRINGL/RETVAL_STRINGL macros před 10 roky
  Stefan Siegl 45f7e18624 Remove conditional compilation for PHP_VERSION_ID < 7.0.0 před 10 roky
  Stefan Siegl f7c33539c2 Improve PHP->JS->PHP exception back propagation před 10 roky
  Stefan Siegl 462eb623b3 Allow PHP exception to JS propagation před 10 roky
  Stefan Siegl 829bac9ddc Merge pull request #150 from stesie/issue-140 před 10 roky