Historie revizí

Autor SHA1 Zpráva Datum
  Stefan Siegl a0f3c2302c PHP7 adapt: initialize c->std.handlers as needed před 10 roky
  Stefan Siegl fd6eeddc52 Adapt to PHP7 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 909e3f004d Adapt to PHP7: v8js_convert.cc, v8js_exception.cc, v8js_methods.cc před 10 roky
  Stefan Siegl 31d1feb7da Bump PHP_V8JS_VERSION #define as well. před 10 roky
  Stefan Siegl 3c25bb2989 Bump version to 0.2.3 před 10 roky
  Stefan Siegl 415b64c7e5 Merge pull request #161 from stesie/method-tmpl-cache před 10 roky
  Stefan Siegl 78dd0a9ff0 Cache v8::FunctionTemplates created by v8js_named_property_callback před 10 roky
  Stefan Siegl 53995ac616 Make FLAG_FORCE_ARRAY not affect V8Function objects, #closes 160 před 10 roky
  Stefan Siegl de0931a90b Bump version to 0.2.2 před 10 roky
  Stefan Siegl 264bd7024d Merge pull request #159 from stesie/issue-158 před 10 roky
  Stefan Siegl ae33f6a9ab Re-use v8js_ctx context for V8Function calls, closes #158 před 10 roky
  Stefan Siegl b8c9badddb Adapt v8js_class.cc to PHP7 API před 10 roky
  Stefan Siegl e6d2de2c4f Merge pull request #157 from uniconstructor/patch-1 před 10 roky
  Smirnov Ilia 96a1b3848a fixed link to Google v8 repository 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 8e84f99830 Adapt v8js.cc to PHP7 API před 10 roky
  Stefan Siegl 2d0aa9b2cc adapt PHPJS_OBJECT_KEY from zval* to zend_object* před 10 roky
  Stefan Siegl 5acc64610d Adapt v8js_array_access.cc to PHP7 API 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 cef7b0beba Remove #include of no-more-existing file před 10 roky
  Stefan Siegl 790735f04a Fix tests/php_exceptions_005.phpt před 10 roky
  Stefan Siegl c033000aea Fix tests/exception_propagation_2.phpt před 10 roky
  Stefan Siegl 829a98e064 Mention (new) exception behaviour in README před 10 roky
  Stefan Siegl b7dde1b1db Handle thrown PHP objects, that are no exceptions před 10 roky
  Stefan Siegl f7c33539c2 Improve PHP->JS->PHP exception back propagation před 10 roky