0
0
mirror of https://github.com/phpv8/v8js.git synced 2024-12-22 03:01:51 +00:00

Commit Graph

  • a5a854b4b8
    Merge 3fe1f399ca into 5234490839 Joshua Behrens 2024-10-26 23:52:39 +0000
  • 3fe1f399ca
    Speed up v8 fetch Joshua Behrens 2024-10-27 01:43:39 +0200
  • 8df219b3f4
    Ensure to use right architecture on built-target Joshua Behrens 2024-10-26 17:02:04 +0200
  • 573858f73e
    Fix missing access and directory on cache restoration Joshua Behrens 2024-10-26 16:47:49 +0200
  • 7900314868
    Fix building macos Joshua Behrens 2024-10-25 01:57:54 +0200
  • 4e7aabc922
    Extract v8 cache building to run less often to reduce computation costs Joshua Behrens 2024-10-25 00:15:06 +0200
  • 84cc0b0350
    Make artifact names unique per step Joshua Behrens 2024-10-25 00:15:30 +0200
  • 2025daf049
    Fix wrong php to lower method Joshua Behrens 2024-10-24 22:42:49 +0200
  • 2010c22a49
    Add macos to self-built tests Joshua Behrens 2024-10-03 15:50:49 +0200
  • 92709c82d2
    Add more php versions to default build test to ensure complete range is tested Joshua Behrens 2024-10-03 15:50:30 +0200
  • e034a55383
    Rename other workflow targets to better explain the differences between the runs Joshua Behrens 2024-10-03 15:50:02 +0200
  • f7f348a6c2
    Amend setup hints in README Joshua Behrens 2024-10-03 15:49:40 +0200
  • daaa37d1c7
    Add test to build on macos using v8 from brew Joshua Behrens 2024-10-03 15:49:30 +0200
  • 5234490839
    Merge pull request #538 from stesie/feature/ci-test-on-alpine php8 Stefan Siegl 2024-09-29 19:51:36 +0200
  • eaf4b73248 skip array_access_002 test, broken on V8 11.3.244.8 Stefan Siegl 2024-09-29 19:47:13 +0200
  • 21d6286ae0 add ci test on alpine Stefan Siegl 2024-09-29 18:20:09 +0200
  • bf319f7620 run github action on pull/request push to php8 branch only Stefan Siegl 2024-09-29 18:11:48 +0200
  • b763f390d3 remove stray echo statement Stefan Siegl 2024-09-29 17:59:42 +0200
  • 56eb76bd9a Check for libnode (additional/instead of libv8) Stefan Siegl 2024-09-29 10:05:47 +0200
  • 9f854c5343 remove remains of old travis/jenkins/vagrant testenv stuff Stefan Siegl 2024-09-28 23:59:01 +0200
  • 01b5948a94
    Merge pull request #535 from JoshuaBehrens/feature/ci-tests Stefan Siegl 2024-09-28 21:41:13 +0200
  • 4605c5b21e
    Merge pull request #536 from stesie/support-v8-12.x Stefan Siegl 2024-09-28 21:40:47 +0200
  • 4d4eccb3ad support both V8 10.x and 12.x Stefan Siegl 2024-09-28 18:09:43 +0200
  • fee0f81ba2
    Add test build info to readme Joshua Behrens 2024-09-28 10:58:58 +0200
  • 29e788aa1f
    Add build cache for compiling v8 Joshua Behrens 2024-09-28 04:22:51 +0200
  • 128495208a
    Install google depot tools with an action Joshua Behrens 2024-09-28 02:42:08 +0200
  • aef80cd1c1
    Add github workflow to test building and testing the extension Joshua Behrens 2024-09-28 02:23:23 +0200
  • d0c4a3614d adapt V8 12.8 interceptor signatures Stefan Siegl 2024-09-28 00:20:44 +0200
  • 888684b483 use v8::Global instead of v8::Persistent Stefan Siegl 2024-09-27 23:27:59 +0200
  • 73e684f4a8 fix zend_string access issues & user after free in error handling code Stefan Siegl 2024-09-27 23:02:48 +0200
  • cba24df614 adapt v8 api change, closes #528 Stefan Siegl 2024-09-27 22:54:17 +0200
  • aac40cd72e
    Merge pull request #534 from stesie/bugfix/pr-532-more-robust-scanning Stefan Siegl 2024-09-24 20:56:27 +0200
  • d1af93e544 update build instructions Stefan Siegl 2024-09-21 00:15:10 +0200
  • ff1b080d2c also check for c++20 standard (and drop c++1y which is too old anyways) Stefan Siegl 2024-09-20 23:27:35 +0200
  • 303ab95a90 More robust scanning, override SEARCH_PATH by explicitly given dir Stefan Siegl 2024-09-20 23:23:04 +0200
  • 8edc8b65d8 Add missing include Stefan Siegl 2024-09-20 21:32:27 +0200
  • b4471849c8
    Merge pull request #532 from JoshuaBehrens/feature/hassle-free-installation Stefan Siegl 2024-09-20 21:25:35 +0200
  • 32aa91305d
    Allow manual path assignments still match a {lib,include} pattern Joshua Behrens 2024-09-08 01:11:00 +0200
  • 66d155679b
    Restructure code so an always false condition is moved to skimming loop Joshua Behrens 2024-09-07 23:43:20 +0200
  • be6e1a809a
    Add opinionated checks for installations on debian 12 and different architectures Joshua Behrens 2024-09-07 16:08:04 +0200
  • c01f24f5e4
    Split include and lib directory variables Joshua Behrens 2024-09-07 16:05:07 +0200
  • ccf94d83b4
    Merge pull request #531 from jkrzefski/patch-1 Stefan Siegl 2024-08-29 08:04:18 +0200
  • 7aa2ffb979 Update link to V8 version overview in README Julian Krzefski 2024-08-23 17:21:43 +0200
  • 1b521b3d58
    Merge pull request #524 from redbullmarky/php8 Stefan Siegl 2024-02-18 21:10:43 +0100
  • 7dcff4f3c9 Fixed compile issue against V8 12 Mark Grainger 2024-02-15 08:50:27 +0000
  • e9d28c7622
    Merge 4892402e7e into 133bf61e05 Стрельцов Михаил 2023-07-18 02:41:18 +0300
  • 4892402e7e
    Update time_limit.phpt Стрельцов Михаил 2023-07-18 02:41:08 +0300
  • 5b50223900
    Merge 8d1d1b249f into 133bf61e05 Стрельцов Михаил 2023-07-18 02:38:45 +0300
  • 8d1d1b249f
    Update README.Linux.md Стрельцов Михаил 2023-07-18 02:38:33 +0300
  • 133bf61e05
    Merge pull request #512 from chrisbckr/php8-v8js_to_zval_check_arraybuffer Stefan Siegl 2023-02-27 12:09:49 +0100
  • 752cbdb8ac Since ArrayBuffer has InternalFieldCount set to 2 by default, added !isArrayBuffer() and !isArrayBufferView() to ensure that is PHP object Christiano Becker 2023-02-27 08:03:22 -0300
  • 21ed0f8ba9
    Merge pull request #510 from chrisbckr/php8-tojson Stefan Siegl 2023-02-22 20:26:04 +0100
  • f696867dc2 Fixed tab-based indentation Christiano Becker 2023-02-22 16:16:22 -0300
  • 34d944a9f5 toJSON: use zend_hash_find_ptr_lc instead of ZEND_HASH_FOREACH_STR_KEY_PTR Christiano Becker 2023-02-22 16:13:13 -0300
  • 9cb0400f90 Added tests/tojson_001.phpt Christiano Becker 2023-02-21 09:00:32 -0300
  • c59982f129 Added toJSON Symbol that calls jsonSerialize if the php class exported implements JsonSerializable interface Christiano Becker 2023-02-21 08:55:15 -0300
  • 752cfa1d50
    Merge pull request #509 from chrisbckr/php8-propagate_exception_magic_methods Stefan Siegl 2023-02-20 20:20:26 +0100
  • 35b5bff977 * Added test tests/php_exceptions_007.phpt Christiano Becker 2023-02-20 14:59:41 -0300
  • cfa5e722fb * Propagate exception when zend_read_property reads __get and throws an exception Christiano Becker 2023-02-20 12:47:20 -0300
  • 293a201d64
    Merge pull request #508 from chrisbckr/php82-AllowDynamicProperties Stefan Siegl 2023-02-20 12:15:37 +0100
  • fab7a68717 PHP 8.2 compatibility Christiano Becker 2023-02-20 08:09:13 -0300
  • 7515dde3b1
    Merge pull request #507 from chrisbckr/php8-test_timezone_lc Stefan Siegl 2023-02-20 11:26:24 +0100
  • f24a8af0f5 * tests/timezones.phpt - added LC_ALL=C to prevent test failing when another locale is set as default Christiano Becker 2023-02-20 07:13:41 -0300
  • eb61c4ddcf
    Merge pull request #506 from redbullmarky/php8 Stefan Siegl 2023-02-19 18:58:14 +0100
  • eb66c66cff
    Merge pull request #505 from chrisbckr/php82-AllowDynamicProperties Stefan Siegl 2023-02-19 18:54:17 +0100
  • 79a46804dc empty() test Mark Grainger 2023-02-18 15:12:29 +0000
  • 1e25cc8788 segfault fix when checking with empty Mark Grainger 2023-02-18 14:58:43 +0000
  • 83431fbd52 * Added AllowDynamicPropertis on V8Js, V8Object and V8Function * Added #[AllowDynamicProperties] on test classes that uses Dynamic Properties Christiano Becker 2023-02-18 10:18:36 -0300
  • 7c40690ec0
    Merge pull request #503 from marekskopal/php8_0-build-fix Stefan Siegl 2023-02-08 20:42:37 +0100
  • e06b382bd0
    Fixed build on PHP 8.0.x Marek Skopal 2023-02-08 14:04:03 +0100
  • 37cdb6f9cf fix build with php <8.2, refs #493 Stefan Siegl 2023-02-03 19:38:20 +0100
  • 1175617492 Merge branch 'rbro-patch-1' of https://github.com/rbro/v8js into php8 Stefan Siegl 2023-02-03 19:33:43 +0100
  • 8aa6bc2357 Merge branch 'php8-exit_segfault' of https://github.com/chrisbckr/v8js into php8 Stefan Siegl 2023-02-03 19:31:07 +0100
  • 7887ec6475 Merge branch 'php7' into php8 Stefan Siegl 2023-02-03 19:25:54 +0100
  • fa264c9ec5 define V8_ENABLE_SANDBOX if needed php7 Stefan Siegl 2023-02-03 19:04:56 +0100
  • 5a10dec698 When FLAG_PROPAGATE_PHP_EXCEPTIONS is set, check for unwind or graceful exit before propagate Christiano Becker 2023-01-16 17:35:07 -0300
  • 15ed4943ad
    php 8.2 compatibility rbro 2022-12-17 17:03:01 -0500
  • 9afd1a941e
    Merge pull request #490 from stesie/issue-489 Stefan Siegl 2022-06-30 15:21:03 +0200
  • 461230be27
    Merge pull request #484 from stesie/remove-deprecated-stuff Stefan Siegl 2022-06-27 18:04:34 +0200
  • dd536bc5ce
    Merge pull request #487 from stesie/exception-proxy-class Stefan Siegl 2022-06-27 18:04:14 +0200
  • 26de750e8e auto-detect V8 sandbox and call InitializeSandbox if needed Stefan Siegl 2022-06-27 18:00:49 +0200
  • 32d8dd8dec conditionally call DisposePlatform or ShutdownPlatform Stefan Siegl 2022-06-24 22:24:52 +0200
  • 23cc21c5b8 call InitializeSandbox Stefan Siegl 2022-06-24 21:54:08 +0200
  • 883c9000c3 accessor signature checks are no longer supported Stefan Siegl 2022-06-24 21:47:28 +0200
  • 19111d6514 ShutdownPlatform is DisposePlatform() now Stefan Siegl 2022-06-24 21:35:58 +0200
  • 225c8cde63 test compiler for c++17 support Stefan Siegl 2022-06-24 21:27:33 +0200
  • dcb583267a document how to uninstall a filter Stefan Siegl 2022-06-24 13:17:10 +0200
  • bf51bf52a9 document (re-)throwing behaviour from exception filter Stefan Siegl 2022-06-24 13:15:40 +0200
  • b635a16789 add test on uninstallation of exception filter Stefan Siegl 2022-06-24 12:55:08 +0200
  • 4bfe2ef3ce rename to setExceptionFilter Stefan Siegl 2022-06-24 12:04:11 +0200
  • 75fc26ced8
    Merge d6c1569b0a into 0754d73775 Stefan Siegl 2022-06-01 11:50:16 +0100
  • 712f54113b Merge branch 'php7' of github.com:phpv8/v8js into php8 Stefan Siegl 2022-06-01 08:10:27 +0200
  • 0754d73775
    Merge pull request #486 from stesie/script-origin-with-isolate Stefan Siegl 2022-06-01 08:10:04 +0200
  • 7247e9fee0 change minimum v8 version to 9.0 Stefan Siegl 2022-05-31 12:28:24 +0200
  • 4c026f3fb2 use isolate version of v8::ScriptOrigin Stefan Siegl 2022-05-31 12:27:37 +0200
  • abb8b6df14 Mention setExceptionProxyFactory in README Stefan Siegl 2022-05-31 16:16:30 +0200
  • ca38f724c8 handle exceptions thrown in proxy factory Stefan Siegl 2022-05-31 16:07:57 +0200
  • 7422ef2383 run exceptions thrown in require() through proxy factory as well Stefan Siegl 2022-05-31 15:58:47 +0200
  • 456814703c add Throwable to string conversion testcase Stefan Siegl 2022-05-31 15:11:44 +0200
  • ac2b1cb238 introduce setExceptionProxyFactory Stefan Siegl 2022-05-31 14:21:32 +0200