Commit History

Author SHA1 Message Date
  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
  Stefan Siegl e6d2de2c4f Merge pull request #157 from uniconstructor/patch-1 9 years ago
  Smirnov Ilia 96a1b3848a fixed link to Google v8 repository 9 years ago
  Stefan Siegl 3fa38e7b87 v8js_class.cc pt.2 for PHP7, zend_object_store_get_object stuff & script resource 9 years ago
  Stefan Siegl a10e601af3 adapt v8js_ctx custom object creation to PHP7 API 9 years ago
  Stefan Siegl f6105ff3cf v8js_class pt.1: pending_exception, module_loader, weak_objects, jsext 9 years ago
  Stefan Siegl 8e84f99830 Adapt v8js.cc to PHP7 API 9 years ago
  Stefan Siegl 2d0aa9b2cc adapt PHPJS_OBJECT_KEY from zval* to zend_object* 9 years ago
  Stefan Siegl 5acc64610d Adapt v8js_array_access.cc to PHP7 API 9 years ago
  Stefan Siegl 8389e126b5 adapt to changed ZVAL_STRING/ZVAL_STRINGL/RETVAL_STRINGL macros 10 years ago
  Stefan Siegl 45f7e18624 Remove conditional compilation for PHP_VERSION_ID < 7.0.0 10 years ago
  Stefan Siegl cef7b0beba Remove #include of no-more-existing file 10 years ago
  Stefan Siegl 790735f04a Fix tests/php_exceptions_005.phpt 10 years ago
  Stefan Siegl c033000aea Fix tests/exception_propagation_2.phpt 10 years ago
  Stefan Siegl 829a98e064 Mention (new) exception behaviour in README 10 years ago
  Stefan Siegl b7dde1b1db Handle thrown PHP objects, that are no exceptions 10 years ago
  Stefan Siegl f7c33539c2 Improve PHP->JS->PHP exception back propagation 10 years ago
  Stefan Siegl 462eb623b3 Allow PHP exception to JS propagation 10 years ago
  Stefan Siegl f7a592052f Store flags in v8js_ctx class instead of v8 hidden value 10 years ago
  Stefan Siegl 187b97060f Stop JS execution on PHP exceptions, refs #144 10 years ago
  Stefan Siegl e07ea80805 Update README.Linux.md common pitfalls 10 years ago
  Stefan Siegl 94fb367b15 Merge pull request #154 from rosmo/libplatform-x64 10 years ago
  Taneli Leppa 9f082a057b Check lib64 dir for libplatform as well. 10 years ago
  Stefan Siegl 35e5fbb1fc Don't call V8::ShutdownPlatform for V8 < 3.29.36 10 years ago
  Stefan Siegl 829bac9ddc Merge pull request #150 from stesie/issue-140 10 years ago
  Stefan Siegl 204cc0fa6a Merge pull request #151 from stesie/mem-leaks-001 10 years ago
  Stefan Siegl 0deb7d1802 Track list of valid script object in ctx 10 years ago