Commit History

Author SHA1 Message Date
  Stefan Siegl 40a703afac Add PHP7 build badge 10 years ago
  Stefan Siegl 2b2c476387 Add pointer to master (aka php 5.x) branch 10 years ago
  Stefan Siegl 9827224471 Don't pass cache_slot to standard handlers 10 years ago
  Stefan Siegl b8726409f4 Throw V8JsException if v8 context cannot be created 10 years ago
  Stefan Siegl 8a3124ee2a handle new IS_INDIRECT and IS_UNDEF in zval->js export 10 years ago
  Stefan Siegl 0a93aa2306 Fix object name setting 10 years ago
  Stefan Siegl afa52c07bc Remove hard-coded full pathnames from test 10 years ago
  Stefan Siegl 71c43b6377 don't declare v8js_named_property_callback inline 10 years ago
  Stefan Siegl fcb056b5a5 Handle access of undeclared properties 10 years ago
  Stefan Siegl cbbce91ffd Rename constructor functions to __construct 10 years ago
  Stefan Siegl 4002c3c1ae pass const char* instead of zend_string* 10 years ago
  Stefan Siegl c6136ec3d2 Fix globals ptr passing wrt. timer thread 10 years ago
  Stefan Siegl fd32ec0fa9 PHP7 adapt: fix V8JsScriptException getters 10 years ago
  Stefan Siegl e995708d6d PHP7 adapt: fix export of public properties on derived classes 10 years ago
  Stefan Siegl 486eb697f8 PHP7 adapt: fix getExtensions return array keys 10 years ago
  Stefan Siegl cfb1756fd7 PHP7 adapt: fix double free 10 years ago
  Stefan Siegl 794da39882 PHP7 adapt: handle ZEND_WRONG_PROPERTY_INFO special ptr 10 years ago
  Stefan Siegl 1e8ce5a609 PHP7 adapt fix: use zend_hash_find_ptr on ce->function_table 10 years ago
  Stefan Siegl 592d6528ca PHP7 adapt: fix zend_string memory leaks 10 years ago
  Stefan Siegl 19a67118b5 PHP7 adapt: fix zend_register_resource/compileString 10 years ago
  Stefan Siegl a91d2bc413 PHP7 adapt: fix registerExtension 10 years ago
  Stefan Siegl 11155a6a51 PHP7 adapt: changed fatal error messages 10 years ago
  Stefan Siegl eca7656b7d PHP7 adapt: fix setModuleLoader 10 years ago
  Stefan Siegl 31bafd052d c->properties is NULL anyways (due to ecalloc) 10 years ago
  Stefan Siegl b21acf770a PHP7 adapt: no fallback property_info any longer 10 years ago
  Stefan Siegl 49acfc6f22 Adapt ctx_lifetime test to PHP7: changed exception handling 10 years ago
  Stefan Siegl fe7e097d10 PHP7 adapt: use zend_string 10 years ago
  Stefan Siegl a0f3c2302c PHP7 adapt: initialize c->std.handlers as needed 10 years ago
  Stefan Siegl fd6eeddc52 Adapt to PHP7 10 years ago
  Stefan Siegl 5477d780a3 PHP7 adapt v8js_v8object_class.cc 10 years ago