提交歷史

作者 SHA1 備註 提交日期
  Stefan Siegl afa52c07bc Remove hard-coded full pathnames from test 9 年之前
  Stefan Siegl 71c43b6377 don't declare v8js_named_property_callback inline 9 年之前
  Stefan Siegl fcb056b5a5 Handle access of undeclared properties 9 年之前
  Stefan Siegl cbbce91ffd Rename constructor functions to __construct 9 年之前
  Stefan Siegl 4002c3c1ae pass const char* instead of zend_string* 9 年之前
  Stefan Siegl c6136ec3d2 Fix globals ptr passing wrt. timer thread 9 年之前
  Stefan Siegl fd32ec0fa9 PHP7 adapt: fix V8JsScriptException getters 9 年之前
  Stefan Siegl e995708d6d PHP7 adapt: fix export of public properties on derived classes 9 年之前
  Stefan Siegl 486eb697f8 PHP7 adapt: fix getExtensions return array keys 9 年之前
  Stefan Siegl cfb1756fd7 PHP7 adapt: fix double free 9 年之前
  Stefan Siegl 794da39882 PHP7 adapt: handle ZEND_WRONG_PROPERTY_INFO special ptr 9 年之前
  Stefan Siegl 1e8ce5a609 PHP7 adapt fix: use zend_hash_find_ptr on ce->function_table 9 年之前
  Stefan Siegl 592d6528ca PHP7 adapt: fix zend_string memory leaks 9 年之前
  Stefan Siegl 19a67118b5 PHP7 adapt: fix zend_register_resource/compileString 9 年之前
  Stefan Siegl a91d2bc413 PHP7 adapt: fix registerExtension 9 年之前
  Stefan Siegl 11155a6a51 PHP7 adapt: changed fatal error messages 9 年之前
  Stefan Siegl eca7656b7d PHP7 adapt: fix setModuleLoader 9 年之前
  Stefan Siegl 31bafd052d c->properties is NULL anyways (due to ecalloc) 9 年之前
  Stefan Siegl b21acf770a PHP7 adapt: no fallback property_info any longer 9 年之前
  Stefan Siegl 49acfc6f22 Adapt ctx_lifetime test to PHP7: changed exception handling 9 年之前
  Stefan Siegl fe7e097d10 PHP7 adapt: use zend_string 9 年之前
  Stefan Siegl a0f3c2302c PHP7 adapt: initialize c->std.handlers as needed 9 年之前
  Stefan Siegl fd6eeddc52 Adapt to PHP7 9 年之前
  Stefan Siegl 5477d780a3 PHP7 adapt v8js_v8object_class.cc 9 年之前
  Stefan Siegl 916e068c4a PHP7 adapt v8js_object_export.cc 9 年之前
  Stefan Siegl 909e3f004d Adapt to PHP7: v8js_convert.cc, v8js_exception.cc, v8js_methods.cc 9 年之前
  Stefan Siegl b8c9badddb Adapt v8js_class.cc to PHP7 API 9 年之前
  Stefan Siegl 3fa38e7b87 v8js_class.cc pt.2 for PHP7, zend_object_store_get_object stuff & script resource 9 年之前
  Stefan Siegl a10e601af3 adapt v8js_ctx custom object creation to PHP7 API 9 年之前
  Stefan Siegl f6105ff3cf v8js_class pt.1: pending_exception, module_loader, weak_objects, jsext 9 年之前