Histórico de Commits

Autor SHA1 Mensagem Data
  Stefan Siegl 18b79d9004 don't free interned strings, only persistent ones há 6 anos atrás
  Stefan Siegl d4cb8f5783 Revert "don't free interned strings on PHP >= 7.3" há 6 anos atrás
  Stefan Siegl 4762dd1f0a fix null-ptr deref há 6 anos atrás
  Stefan Siegl aa041b4597 don't free interned strings on PHP >= 7.3 há 6 anos atrás
  Stefan Siegl 313ad1e258 cleanup: remove no longer needed modules_base from ctx, refs #349 há 7 anos atrás
  Stefan Siegl 278b4fbedb Merge remote-tracking branch 'remotes/stesie/global-object' into php7 há 7 anos atrás
  Stefan Siegl 1c7e355937 allow modules to return arbitrary values há 7 anos atrás
  Stefan Siegl e4ab07de03 Add Node.js-style "global" to global scope há 9 anos atrás
  Stefan Siegl bd730068a2 use ObjectTemplate as base for global object há 9 anos atrás
  Stefan Siegl 7a947fe9d1 rename v8js_tmpl_t -> v8js_function_tmpl_t há 9 anos atrás
  Stefan Siegl 3afd98ba3a Merge pull request #331 from stesie/mark-pending-exceptions-deprecated há 7 anos atrás
  Stefan Siegl 82930c9ea9 Create deprecated warning if setting $report_uncaught_exceptions != true há 7 anos atrás
  Stefan Siegl 56e83a9fbb mark clearPendingException & getPendingException functions deprecated há 7 anos atrás
  Stefan Siegl 22bcf85348 Write deprecation warning on non-empty $extensions array passed to V8Js::__construct há 7 anos atrás
  Stefan Siegl 9734466105 mark registerExtension & getExtensions deprecated + adapt test output há 7 anos atrás
  Jan-E 53533cd4dd remove ZEND_ACC_CLONE há 8 anos atrás
  Stefan Siegl ba256d4bc5 Merge pull request #314 from stesie/issue-313 há 8 anos atrás
  Stefan Siegl 4baf9e93b2 Use v8::ArrayBuffer::Allocator::NewDefaultAllocator if available há 8 anos atrás
  Stefan Siegl 096454fdf4 Fix deprecated API calls há 8 anos atrás
  Stefan Siegl f02b44b3f8 make memory_limit a size_t internally há 8 anos atrás
  Stefan Siegl d06ac983eb remove unused variable há 8 anos atrás
  Stefan Siegl 745126b5cb remove left-over TSRM stuff há 8 anos atrás
  Stefan Siegl 3e8ef5f684 remove V8JS_TSRMLS_FETCH há 8 anos atrás
  Stefan Siegl 24bb1761bf remove TSRMLS_DC, TSRMLS_CC há 8 anos atrás
  Stefan Siegl 288fe4d2a0 PHP Version 5 -> 7 há 8 anos atrás
  Stefan Siegl 3761657335 update copyright years of changed files há 8 anos atrás
  Stefan Siegl e5f57b7661 move #undef min/max to v8js_v8.h há 8 anos atrás
  Stefan Siegl cd28b5c320 v8js_class: add size checks + precission down casts há 8 anos atrás
  Stefan Siegl 8625f70e2e Merge pull request #255 from TysonAndre/use-non-zend_string-v2 há 8 anos atrás
  Tyson Andre efad52d739 Use an non-interned zend_string for registerExtension on ZTS há 8 anos atrás