提交歷史

作者 SHA1 備註 提交日期
  Stefan Siegl 7887ec6475 Merge branch 'php7' into php8 2 年之前
  Stefan Siegl 4bfe2ef3ce rename to setExceptionFilter 2 年之前
  Stefan Siegl ac2b1cb238 introduce setExceptionProxyFactory 3 年之前
  Stefan Siegl f6a93c3cd6 Remove support for uncaught exceptions. Use try/catch. 3 年之前
  Stefan Siegl 748310c894 Merge branch 'php7' of https://github.com/phpv8/v8js into php8 3 年之前
  Stefan Siegl 10cd73a03d eliminate PHP_VERSION_ID checks for < 80000 etc 3 年之前
  Stefan Siegl 3257a86bef hold extra reference on v8 instance as long as we call into V8, closes #472 3 年之前
  Albert 97cc819ade support php8 4 年之前
  Stefan Siegl 35398cc4e3 add zend_class_entry* to method_tmpls key, fixes #410 5 年之前
  Stefan Siegl 313ad1e258 cleanup: remove no longer needed modules_base from ctx, refs #349 7 年之前
  Stefan Siegl 1c7e355937 allow modules to return arbitrary values 7 年之前
  Stefan Siegl bd730068a2 use ObjectTemplate as base for global object 8 年之前
  Stefan Siegl 7a947fe9d1 rename v8js_tmpl_t -> v8js_function_tmpl_t 8 年之前
  Stefan Siegl f02b44b3f8 make memory_limit a size_t internally 8 年之前
  Stefan Siegl 3e8ef5f684 remove V8JS_TSRMLS_FETCH 8 年之前
  Stefan Siegl 288fe4d2a0 PHP Version 5 -> 7 8 年之前
  Stefan Siegl c459acd1ef Merge remote-tracking branch 'origin/master' into php7 8 年之前
  Stefan Siegl 3278be8bee Add 'indent-tabs-mode: t' to file variables 8 年之前
  Stefan Siegl e9e90bac65 Merge remote-tracking branch 'origin/master' into php7 9 年之前
  Stefan Siegl 4fea8f4fb9 Require V8 4.6.76 or higher 9 年之前
  Stefan Siegl 12903ca269 add V8Js::setAverageObjectSize method 9 年之前
  Stefan Siegl bf6effba63 Merge remote-tracking branch 'origin/master' into php7 9 年之前
  Stefan Siegl 930b450d99 refcount on snapshot_blob zval 9 年之前
  Stefan Siegl d0e78019aa Allow snapshot creation & use with V8 > 4.3.7 9 年之前
  Stefan Siegl 93d3f9591f Add CreateParams fields in v8js_ctx only if needed 9 年之前
  Stefan Siegl b405a34690 Allow to create snapshots and re-use them 9 年之前
  Stefan Siegl 2d34adb91f Merge remote-tracking branch 'origin/master' 9 年之前
  Stefan Siegl 67a9de01bd Allow custom module normalisation 9 年之前
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 9 年之前
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour 9 年之前