コミット履歴

作者 SHA1 メッセージ 日付
  Stefan Siegl eb61c4ddcf Merge pull request #506 from redbullmarky/php8 2 年 前
  Stefan Siegl eb66c66cff Merge pull request #505 from chrisbckr/php82-AllowDynamicProperties 2 年 前
  Mark Grainger 79a46804dc empty() test 2 年 前
  Mark Grainger 1e25cc8788 segfault fix when checking with empty 2 年 前
  Christiano Becker 83431fbd52 * Added AllowDynamicPropertis on V8Js, V8Object and V8Function 2 年 前
  Stefan Siegl 7c40690ec0 Merge pull request #503 from marekskopal/php8_0-build-fix 2 年 前
  Marek Skopal e06b382bd0 Fixed build on PHP 8.0.x 2 年 前
  Stefan Siegl 37cdb6f9cf fix build with php <8.2, refs #493 2 年 前
  Stefan Siegl 1175617492 Merge branch 'rbro-patch-1' of https://github.com/rbro/v8js into php8 2 年 前
  Stefan Siegl 8aa6bc2357 Merge branch 'php8-exit_segfault' of https://github.com/chrisbckr/v8js into php8 2 年 前
  Stefan Siegl 7887ec6475 Merge branch 'php7' into php8 2 年 前
  Stefan Siegl fa264c9ec5 define V8_ENABLE_SANDBOX if needed 2 年 前
  Christiano Becker 5a10dec698 When FLAG_PROPAGATE_PHP_EXCEPTIONS is set, check for unwind or graceful exit before propagate 2 年 前
  rbro 15ed4943ad php 8.2 compatibility 2 年 前
  Stefan Siegl 9afd1a941e Merge pull request #490 from stesie/issue-489 3 年 前
  Stefan Siegl 461230be27 Merge pull request #484 from stesie/remove-deprecated-stuff 3 年 前
  Stefan Siegl dd536bc5ce Merge pull request #487 from stesie/exception-proxy-class 3 年 前
  Stefan Siegl 26de750e8e auto-detect V8 sandbox and call InitializeSandbox if needed 3 年 前
  Stefan Siegl 32d8dd8dec conditionally call DisposePlatform or ShutdownPlatform 3 年 前
  Stefan Siegl 23cc21c5b8 call InitializeSandbox 3 年 前
  Stefan Siegl 883c9000c3 accessor signature checks are no longer supported 3 年 前
  Stefan Siegl 19111d6514 ShutdownPlatform is DisposePlatform() now 3 年 前
  Stefan Siegl 225c8cde63 test compiler for c++17 support 3 年 前
  Stefan Siegl dcb583267a document how to uninstall a filter 3 年 前
  Stefan Siegl bf51bf52a9 document (re-)throwing behaviour from exception filter 3 年 前
  Stefan Siegl b635a16789 add test on uninstallation of exception filter 3 年 前
  Stefan Siegl 4bfe2ef3ce rename to setExceptionFilter 3 年 前
  Stefan Siegl 712f54113b Merge branch 'php7' of github.com:phpv8/v8js into php8 3 年 前
  Stefan Siegl 0754d73775 Merge pull request #486 from stesie/script-origin-with-isolate 3 年 前
  Stefan Siegl 7247e9fee0 change minimum v8 version to 9.0 3 年 前