Histórico de Commits

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