Histórico de Commits

Autor SHA1 Mensagem Data
  Stefan Siegl dd536bc5ce Merge pull request #487 from stesie/exception-proxy-class há 2 anos atrás
  Stefan Siegl 4bfe2ef3ce rename to setExceptionFilter há 2 anos atrás
  Stefan Siegl 4c026f3fb2 use isolate version of v8::ScriptOrigin há 3 anos atrás
  Stefan Siegl ac2b1cb238 introduce setExceptionProxyFactory há 3 anos atrás
  Stefan Siegl e153ff1651 make it compile on PHP 7.3 and 7.4 há 5 anos atrás
  Stefan Siegl c2873fd8d3 change retval of write_property handlers, refs #409 há 5 anos atrás
  Stefan Siegl 35398cc4e3 add zend_class_entry* to method_tmpls key, fixes #410 há 5 anos atrás
  Stefan Siegl 93a46f668f don't manage/free v8::Extension* (v8 does that now) há 5 anos atrás
  jalr 30e2ac6fa8 Call v8::RegisterExtension using unique_ptr há 6 anos atrás
  Stefan Siegl 9c45508183 omit use of deprecated apis há 6 anos atrás
  Stefan Siegl ab6e2267af adapt mandatory api changes for V8 7.0.276.3, refs #374 há 6 anos atrás
  Stefan Siegl 18b79d9004 don't free interned strings, only persistent ones há 6 anos atrás
  Stefan Siegl d4cb8f5783 Revert "don't free interned strings on PHP >= 7.3" há 6 anos atrás
  Stefan Siegl 4762dd1f0a fix null-ptr deref há 6 anos atrás
  Stefan Siegl aa041b4597 don't free interned strings on PHP >= 7.3 há 6 anos atrás
  Stefan Siegl 313ad1e258 cleanup: remove no longer needed modules_base from ctx, refs #349 há 7 anos atrás
  Stefan Siegl 278b4fbedb Merge remote-tracking branch 'remotes/stesie/global-object' into php7 há 7 anos atrás
  Stefan Siegl 1c7e355937 allow modules to return arbitrary values há 7 anos atrás
  Stefan Siegl e4ab07de03 Add Node.js-style "global" to global scope há 8 anos atrás
  Stefan Siegl bd730068a2 use ObjectTemplate as base for global object há 8 anos atrás
  Stefan Siegl 7a947fe9d1 rename v8js_tmpl_t -> v8js_function_tmpl_t há 8 anos atrás
  Stefan Siegl 3afd98ba3a Merge pull request #331 from stesie/mark-pending-exceptions-deprecated há 7 anos atrás
  Stefan Siegl 82930c9ea9 Create deprecated warning if setting $report_uncaught_exceptions != true há 7 anos atrás
  Stefan Siegl 56e83a9fbb mark clearPendingException & getPendingException functions deprecated há 7 anos atrás
  Stefan Siegl 22bcf85348 Write deprecation warning on non-empty $extensions array passed to V8Js::__construct há 7 anos atrás
  Stefan Siegl 9734466105 mark registerExtension & getExtensions deprecated + adapt test output há 7 anos atrás
  Jan-E 53533cd4dd remove ZEND_ACC_CLONE há 8 anos atrás
  Stefan Siegl ba256d4bc5 Merge pull request #314 from stesie/issue-313 há 8 anos atrás
  Stefan Siegl 4baf9e93b2 Use v8::ArrayBuffer::Allocator::NewDefaultAllocator if available há 8 anos atrás
  Stefan Siegl 096454fdf4 Fix deprecated API calls há 8 anos atrás