Historial de Commits

Autor SHA1 Mensaje Fecha
  Stefan Siegl d44530f717 remove V8_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX polyfill hace 3 años
  Stefan Siegl 9b3d1d1c8f remove SINCE74(...) and SINCE80(...) macro fluff hace 3 años
  Stefan Siegl 10cd73a03d eliminate PHP_VERSION_ID checks for < 80000 etc hace 3 años
  Albert 1db8f8de5e Support PHP8.1+ hace 3 años
  Stefan Siegl 8b10c81049 demo unification of PHP 8.0 code branch w/ old one hace 3 años
  Albert 97cc819ade support php8 hace 4 años
  Stefan Siegl e153ff1651 make it compile on PHP 7.3 and 7.4 hace 5 años
  Stefan Siegl 9c45508183 omit use of deprecated apis hace 6 años
  Stefan Siegl ab6e2267af adapt mandatory api changes for V8 7.0.276.3, refs #374 hace 6 años
  Stefan Siegl fb26b5049c include <functional> for std::function hace 8 años
  Stefan Siegl f02b44b3f8 make memory_limit a size_t internally hace 8 años
  Stefan Siegl 745126b5cb remove left-over TSRM stuff hace 8 años
  Stefan Siegl 24bb1761bf remove TSRMLS_DC, TSRMLS_CC hace 8 años
  Stefan Siegl d97832d9fb v8::Handle -> v8::Local hace 8 años
  Stefan Siegl 288fe4d2a0 PHP Version 5 -> 7 hace 8 años
  Stefan Siegl e5f57b7661 move #undef min/max to v8js_v8.h hace 8 años
  Stefan Siegl c459acd1ef Merge remote-tracking branch 'origin/master' into php7 hace 9 años
  Stefan Siegl 3278be8bee Add 'indent-tabs-mode: t' to file variables hace 9 años
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 hace 9 años
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour hace 9 años
  Stefan Siegl 5477d780a3 PHP7 adapt v8js_v8object_class.cc hace 9 años
  Stefan Siegl 916e068c4a PHP7 adapt v8js_object_export.cc hace 9 años
  Stefan Siegl 909e3f004d Adapt to PHP7: v8js_convert.cc, v8js_exception.cc, v8js_methods.cc hace 9 años
  Stefan Siegl ae33f6a9ab Re-use v8js_ctx context for V8Function calls, closes #158 hace 9 años
  Stefan Siegl 3fa38e7b87 v8js_class.cc pt.2 for PHP7, zend_object_store_get_object stuff & script resource hace 9 años
  Stefan Siegl 187b97060f Stop JS execution on PHP exceptions, refs #144 hace 9 años
  Stefan Siegl 2954de2db5 Remove php_ prefix to struct & type names hace 10 años
  Stefan Siegl d269809d8b Move types from php_v8js_macros.h to new headers hace 10 años
  Stefan Siegl 6869d318b3 Rename V8Object stuff to v8js_v8object_XXX hace 10 años
  Stefan Siegl 5ea36016fe code cleanup, part 1 hace 10 años