Historique des commits

Auteur SHA1 Message Date
  Stefan Siegl 133bf61e05 Merge pull request #512 from chrisbckr/php8-v8js_to_zval_check_arraybuffer il y a 2 ans
  Christiano Becker 752cbdb8ac Since ArrayBuffer has InternalFieldCount set to 2 by default, added !isArrayBuffer() and !isArrayBufferView() to ensure that is PHP object il y a 2 ans
  Christiano Becker f696867dc2 Fixed tab-based indentation il y a 2 ans
  Christiano Becker 34d944a9f5 toJSON: use zend_hash_find_ptr_lc instead of ZEND_HASH_FOREACH_STR_KEY_PTR il y a 2 ans
  Christiano Becker c59982f129 Added toJSON Symbol that calls jsonSerialize if the php class exported implements JsonSerializable interface il y a 2 ans
  Christiano Becker cfa5e722fb * Propagate exception when zend_read_property reads __get and throws an exception il y a 2 ans
  Christiano Becker fab7a68717 PHP 8.2 compatibility il y a 2 ans
  Marek Skopal e06b382bd0 Fixed build on PHP 8.0.x il y a 2 ans
  Stefan Siegl 8aa6bc2357 Merge branch 'php8-exit_segfault' of https://github.com/chrisbckr/v8js into php8 il y a 2 ans
  Stefan Siegl 7887ec6475 Merge branch 'php7' into php8 il y a 2 ans
  Christiano Becker 5a10dec698 When FLAG_PROPAGATE_PHP_EXCEPTIONS is set, check for unwind or graceful exit before propagate il y a 2 ans
  Stefan Siegl 4bfe2ef3ce rename to setExceptionFilter il y a 2 ans
  Stefan Siegl ca38f724c8 handle exceptions thrown in proxy factory il y a 2 ans
  Stefan Siegl ac2b1cb238 introduce setExceptionProxyFactory il y a 2 ans
  Stefan Siegl 9b3d1d1c8f remove SINCE74(...) and SINCE80(...) macro fluff il y a 2 ans
  Stefan Siegl 6be2206aab eliminate PHP_MAJOR_VERSION checks il y a 2 ans
  Stefan Siegl 10cd73a03d eliminate PHP_VERSION_ID checks for < 80000 etc il y a 2 ans
  Albert cb7b3dcc29 Optimize and fix test reference from @redbullmarky il y a 3 ans
  Albert 1db8f8de5e Support PHP8.1+ il y a 3 ans
  Albert 3d64f08536 optimize redundancy code and fix some unit test il y a 3 ans
  Albert 97cc819ade support php8 il y a 3 ans
  waqasbelushi e648f431ac all test passed v8 8.9 il y a 4 ans
  Jan-E 672d6952fd make it compile with PHP 7.4 on Windows il y a 5 ans
  Stefan Siegl 801c744885 Merge pull request #435 from timothympace/api_updates il y a 5 ans
  Timothy Pace 3955409f56 Remove deprecated Context versions of ToBoolean and BooleanValue il y a 5 ans
  Tyson Andre 7fd31e8b5a Fix sprintf call for "converting parameter .. failed" il y a 5 ans
  Tyson Andre 63d65a59ae Pass pointer to (char*) instead of (zend_string*) to spprintf il y a 5 ans
  Stefan Siegl 35398cc4e3 add zend_class_entry* to method_tmpls key, fixes #410 il y a 5 ans
  Stefan Siegl 9c45508183 omit use of deprecated apis il y a 6 ans
  Stefan Siegl ab6e2267af adapt mandatory api changes for V8 7.0.276.3, refs #374 il y a 6 ans