Historique des commits

Auteur SHA1 Message Date
  Stefan Siegl e995708d6d PHP7 adapt: fix export of public properties on derived classes il y a 10 ans
  Stefan Siegl 486eb697f8 PHP7 adapt: fix getExtensions return array keys il y a 10 ans
  Stefan Siegl cfb1756fd7 PHP7 adapt: fix double free il y a 10 ans
  Stefan Siegl 794da39882 PHP7 adapt: handle ZEND_WRONG_PROPERTY_INFO special ptr il y a 10 ans
  Stefan Siegl 19a67118b5 PHP7 adapt: fix zend_register_resource/compileString il y a 10 ans
  Stefan Siegl a91d2bc413 PHP7 adapt: fix registerExtension il y a 10 ans
  Stefan Siegl eca7656b7d PHP7 adapt: fix setModuleLoader il y a 10 ans
  Stefan Siegl b21acf770a PHP7 adapt: no fallback property_info any longer il y a 10 ans
  Stefan Siegl fe7e097d10 PHP7 adapt: use zend_string il y a 10 ans
  Stefan Siegl a0f3c2302c PHP7 adapt: initialize c->std.handlers as needed il y a 10 ans
  Stefan Siegl 5477d780a3 PHP7 adapt v8js_v8object_class.cc il y a 10 ans
  Stefan Siegl 916e068c4a PHP7 adapt v8js_object_export.cc il y a 10 ans
  Stefan Siegl b8c9badddb Adapt v8js_class.cc to PHP7 API il y a 10 ans
  Stefan Siegl 3fa38e7b87 v8js_class.cc pt.2 for PHP7, zend_object_store_get_object stuff & script resource il y a 10 ans
  Stefan Siegl a10e601af3 adapt v8js_ctx custom object creation to PHP7 API il y a 10 ans
  Stefan Siegl f6105ff3cf v8js_class pt.1: pending_exception, module_loader, weak_objects, jsext il y a 10 ans
  Stefan Siegl 8389e126b5 adapt to changed ZVAL_STRING/ZVAL_STRINGL/RETVAL_STRINGL macros il y a 10 ans
  Stefan Siegl 45f7e18624 Remove conditional compilation for PHP_VERSION_ID < 7.0.0 il y a 10 ans
  Stefan Siegl 829bac9ddc Merge pull request #150 from stesie/issue-140 il y a 10 ans
  Stefan Siegl 0deb7d1802 Track list of valid script object in ctx il y a 10 ans
  Stefan Siegl cb7a1b8d6a Dispose persisted v8::Script object on resource dtor (memory leak) il y a 10 ans
  Stefan Siegl 1f56c8e43c Don't only run dtor, really delete the object il y a 10 ans
  Stefan Siegl dd4996cd56 delete v8::Extension instance on shutdown il y a 10 ans
  Stefan Siegl 3d89f0250d Provide key compare function for modules_loaded il y a 10 ans
  Stefan Siegl 22e90d1c50 Call v8::V8::SetArrayBufferAllocator for v8 4.4.10 & higher il y a 10 ans
  Stefan Siegl 493e448bae Provide ArrayBufferAllocator for v8 4.4.44 (and later) il y a 10 ans
  Stefan Siegl e67f1f4c9c Fix handling of failed context creation, closes #136 il y a 10 ans
  Stefan Siegl 3726d233b8 return SUCCESS from PHP_MINIT_FUNCTION il y a 10 ans
  Stefan Siegl 90c3b9db5f Fix debug build; move debug stuff into seperate files il y a 10 ans
  Stefan Siegl 7b926a3d06 ForceDelete was removed, use normal Delete il y a 10 ans