Historique des commits

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