Commit History

Author SHA1 Message Date
  Marek Skopal e06b382bd0 Fixed build on PHP 8.0.x 2 years ago
  Stefan Siegl 8aa6bc2357 Merge branch 'php8-exit_segfault' of https://github.com/chrisbckr/v8js into php8 2 years ago
  Stefan Siegl 7887ec6475 Merge branch 'php7' into php8 2 years ago
  Christiano Becker 5a10dec698 When FLAG_PROPAGATE_PHP_EXCEPTIONS is set, check for unwind or graceful exit before propagate 2 years ago
  Stefan Siegl 4bfe2ef3ce rename to setExceptionFilter 3 years ago
  Stefan Siegl ca38f724c8 handle exceptions thrown in proxy factory 3 years ago
  Stefan Siegl ac2b1cb238 introduce setExceptionProxyFactory 3 years ago
  Stefan Siegl 9b3d1d1c8f remove SINCE74(...) and SINCE80(...) macro fluff 3 years ago
  Stefan Siegl 6be2206aab eliminate PHP_MAJOR_VERSION checks 3 years ago
  Stefan Siegl 10cd73a03d eliminate PHP_VERSION_ID checks for < 80000 etc 3 years ago
  Albert cb7b3dcc29 Optimize and fix test reference from @redbullmarky 3 years ago
  Albert 1db8f8de5e Support PHP8.1+ 3 years ago
  Albert 3d64f08536 optimize redundancy code and fix some unit test 4 years ago
  Albert 97cc819ade support php8 4 years ago
  waqasbelushi e648f431ac all test passed v8 8.9 4 years ago
  Jan-E 672d6952fd make it compile with PHP 7.4 on Windows 5 years ago
  Stefan Siegl 801c744885 Merge pull request #435 from timothympace/api_updates 5 years ago
  Timothy Pace 3955409f56 Remove deprecated Context versions of ToBoolean and BooleanValue 5 years ago
  Tyson Andre 7fd31e8b5a Fix sprintf call for "converting parameter .. failed" 5 years ago
  Tyson Andre 63d65a59ae Pass pointer to (char*) instead of (zend_string*) to spprintf 5 years ago
  Stefan Siegl 35398cc4e3 add zend_class_entry* to method_tmpls key, fixes #410 6 years ago
  Stefan Siegl 9c45508183 omit use of deprecated apis 7 years ago
  Stefan Siegl ab6e2267af adapt mandatory api changes for V8 7.0.276.3, refs #374 7 years ago
  Jan-E 0c2b55d802 Add GC_(UN)PROTECT_RECURSION, move (un)protecting outside loops 7 years ago
  Jan-E 826aaa689c Change to GC_IS_RECURSIVE for PHP 7.3 7 years ago
  Stefan Siegl f1e2c36a0a Merge remote-tracking branch 'stesie/remove-compat-exceptions' into php7 8 years ago
  Stefan Siegl 278b4fbedb Merge remote-tracking branch 'remotes/stesie/global-object' into php7 8 years ago
  Stefan Siegl 302bf1d0ff remove v8js.compat_php_exceptions 8 years ago
  Stefan Siegl 7a947fe9d1 rename v8js_tmpl_t -> v8js_function_tmpl_t 9 years ago
  Stefan Siegl 8e8306ae3e allow enumeration of methods 8 years ago