0
0
mirror of https://github.com/phpv8/v8js.git synced 2024-09-16 19:15:17 +00:00

Commit Graph

  • 0aab86a03b
    Merge 32aa91305d into ccf94d83b4 Joshua Behrens 2024-09-08 01:11:25 +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 php8 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
  • 4327b4a3f9 Update MacOS instructions Stefan Siegl 2022-05-31 10:56:47 +0200
  • bfd2bfc2df remove deprected V8Js::checkString function Stefan Siegl 2022-05-31 09:57:52 +0200
  • f6a93c3cd6 Remove support for uncaught exceptions. Use try/catch. Stefan Siegl 2022-05-31 09:53:09 +0200
  • fa4babb307 Remove support for V8 extensions Stefan Siegl 2022-05-31 09:35:09 +0200
  • 2b3e904dab Merge branch 'php7' into php8 Stefan Siegl 2022-05-31 09:12:49 +0200
  • acd9431ec9 increase minimum V8 version to 7.5 Stefan Siegl 2022-05-31 09:10:55 +0200
  • 156363cf59 Fix for V8 timezone notification Mark Grainger 2022-05-30 20:27:26 +0000
  • 51d34e0acd Fix for V8 timezone notification Mark Grainger 2022-05-30 20:24:55 +0000
  • 748310c894 Merge branch 'php7' of https://github.com/phpv8/v8js into php8 Stefan Siegl 2022-05-30 14:29:37 +0200
  • d44530f717 remove V8_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX polyfill Stefan Siegl 2022-05-30 14:27:01 +0200
  • 9b3d1d1c8f remove SINCE74(...) and SINCE80(...) macro fluff Stefan Siegl 2022-05-30 14:25:37 +0200
  • 6be2206aab eliminate PHP_MAJOR_VERSION checks Stefan Siegl 2022-05-30 14:15:00 +0200
  • 10cd73a03d eliminate PHP_VERSION_ID checks for < 80000 etc Stefan Siegl 2022-05-30 14:11:28 +0200
  • 1455451e6f ignore .dep files Stefan Siegl 2022-05-30 14:03:12 +0200
  • 82ba4abfe4 Update README that PHP 8 is requred + mention php7 branch Stefan Siegl 2022-05-30 14:02:34 +0200
  • 362868888f
    Merge pull request #479 from stesie/issue-472 Stefan Siegl 2022-05-29 23:24:38 +0200
  • 3257a86bef hold extra reference on v8 instance as long as we call into V8, closes #472 Stefan Siegl 2022-05-29 21:48:47 +0200
  • 5d2aa2ee65
    Merge pull request #478 from stesie/issue-477 Stefan Siegl 2022-05-29 10:45:23 +0200
  • c1d3bda4dc provide get_gc obj handler Stefan Siegl 2022-05-28 22:38:48 +0200
  • cb7b3dcc29 Optimize and fix test reference from @redbullmarky Albert 2022-05-27 10:47:44 +0800
  • 1db8f8de5e Support PHP8.1+ Albert 2022-05-23 15:41:57 +0800
  • 3d64f08536 optimize redundancy code and fix some unit test Albert 2021-08-20 20:08:45 +0800
  • 8b10c81049
    demo unification of PHP 8.0 code branch w/ old one Stefan Siegl 2021-08-05 11:46:17 +0200
  • 97cc819ade support php8 Albert 2021-06-03 09:33:51 +0800
  • 6a7753a43a
    Update v8js_v8object_class.cc waqasbelushi 2021-03-23 22:06:05 +0500
  • e648f431ac
    all test passed v8 8.9 waqasbelushi 2021-03-21 07:07:53 +0500
  • 994a96f41b
    Update v8js_v8object_class.cc waqasbelushi 2021-03-23 22:06:05 +0500
  • 97f315b9e9
    Update README.Linux.md waqasbelushi 2021-03-22 20:26:51 +0500
  • fbcc6a0958
    Update README.Linux.md waqasbelushi 2021-03-22 20:13:05 +0500
  • d90cddac47
    Update README.Linux.md waqasbelushi 2021-03-21 20:07:43 +0500
  • 8b0706cc9f 34 test faild v8 8.9 waqasbelushi 2021-03-21 07:20:07 +0500
  • 22300c1f98 all test passed v8 8.9 waqasbelushi 2021-03-21 07:07:53 +0500
  • d16c5ca5d8
    Remove old function signature Joe Hoyle 2020-12-21 14:06:53 -0500
  • f78e2ebe31
    Add empty arginfo for all methods Joe Hoyle 2020-12-21 14:04:32 -0500
  • b5899d9fbe
    API updates, as per https://github.com/php/php-src/blob/PHP-8.0/UPGRADING.INTERNALS Joe Hoyle 2020-12-21 13:53:54 -0500
  • 8450251874
    Remove no_separation Joe Hoyle 2020-12-21 13:50:47 -0500