Historial de Commits

Autor SHA1 Mensaje Fecha
  Christiano Becker 752cbdb8ac Since ArrayBuffer has InternalFieldCount set to 2 by default, added !isArrayBuffer() and !isArrayBufferView() to ensure that is PHP object hace 2 años
  Stefan Siegl 7887ec6475 Merge branch 'php7' into php8 hace 2 años
  Stefan Siegl 26de750e8e auto-detect V8 sandbox and call InitializeSandbox if needed hace 2 años
  Stefan Siegl 23cc21c5b8 call InitializeSandbox hace 2 años
  Stefan Siegl f6a93c3cd6 Remove support for uncaught exceptions. Use try/catch. hace 3 años
  Mark Grainger 51d34e0acd Fix for V8 timezone notification hace 3 años
  Stefan Siegl 3257a86bef hold extra reference on v8 instance as long as we call into V8, closes #472 hace 3 años
  waqasbelushi e648f431ac all test passed v8 8.9 hace 4 años
  Stefan Siegl 8fe3cbc292 correctly load V8 8.x snapshot blob hace 5 años
  Timothy Pace 3955409f56 Remove deprecated Context versions of ToBoolean and BooleanValue hace 5 años
  Timothy Pace 68d2274297 Handle API removal of CreateDefaultPlatform 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 13e0b77015 Fix left-over deprecated API calls. hace 8 años
  Stefan Siegl 989f0ae82c Add php.ini setting v8js.icudtl_dat_path hace 8 años
  Stefan Siegl 5f08db8a49 Don't initialize ICU on V8 < 5.3.178 hace 8 años
  Stefan Siegl c957be8b2a Initialize ICU as (meanwhile) needed 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 d2c171a83f fix bound check: uint32_t -> int hace 8 años
  Stefan Siegl ab8613f41b v8js_v8: add size check + precission down cast hace 8 años
  Stefan Siegl 77e7338018 Don't try to guess if blob.bin files are needed hace 8 años
  Stefan Siegl 5ae48bbda7 Fix refcounting, use zval_ptr_dtor, closes #250 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 c4c5a19165 fix wrapped php object detection, closes #240 hace 9 años
  Stefan Siegl e9e90bac65 Merge remote-tracking branch 'origin/master' into php7 hace 9 años