Историја ревизија

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