Historial de Commits

Autor SHA1 Mensaje Fecha
  Christiano Becker 83431fbd52 * Added AllowDynamicPropertis on V8Js, V8Object and V8Function hace 2 años
  Stefan Siegl 7887ec6475 Merge branch 'php7' into php8 hace 2 años
  Stefan Siegl 461230be27 Merge pull request #484 from stesie/remove-deprecated-stuff hace 2 años
  Stefan Siegl dd536bc5ce Merge pull request #487 from stesie/exception-proxy-class hace 2 años
  Stefan Siegl 4bfe2ef3ce rename to setExceptionFilter hace 2 años
  Stefan Siegl 712f54113b Merge branch 'php7' of github.com:phpv8/v8js into php8 hace 3 años
  Stefan Siegl 4c026f3fb2 use isolate version of v8::ScriptOrigin hace 3 años
  Stefan Siegl ac2b1cb238 introduce setExceptionProxyFactory hace 3 años
  Stefan Siegl bfd2bfc2df remove deprected V8Js::checkString function hace 3 años
  Stefan Siegl f6a93c3cd6 Remove support for uncaught exceptions. Use try/catch. hace 3 años
  Stefan Siegl fa4babb307 Remove support for V8 extensions hace 3 años
  Stefan Siegl 9b3d1d1c8f remove SINCE74(...) and SINCE80(...) macro fluff hace 3 años
  Albert cb7b3dcc29 Optimize and fix test reference from @redbullmarky hace 3 años
  Albert 3d64f08536 optimize redundancy code and fix some unit test 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 c2873fd8d3 change retval of write_property handlers, refs #409 hace 5 años
  Stefan Siegl 35398cc4e3 add zend_class_entry* to method_tmpls key, fixes #410 hace 5 años
  Stefan Siegl 93a46f668f don't manage/free v8::Extension* (v8 does that now) hace 5 años
  jalr 30e2ac6fa8 Call v8::RegisterExtension using unique_ptr hace 6 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 18b79d9004 don't free interned strings, only persistent ones hace 6 años
  Stefan Siegl d4cb8f5783 Revert "don't free interned strings on PHP >= 7.3" hace 6 años
  Stefan Siegl 4762dd1f0a fix null-ptr deref hace 6 años
  Stefan Siegl aa041b4597 don't free interned strings on PHP >= 7.3 hace 6 años
  Stefan Siegl 313ad1e258 cleanup: remove no longer needed modules_base from ctx, refs #349 hace 7 años
  Stefan Siegl 278b4fbedb Merge remote-tracking branch 'remotes/stesie/global-object' into php7 hace 7 años
  Stefan Siegl 1c7e355937 allow modules to return arbitrary values hace 7 años