Historie revizí

Autor SHA1 Zpráva Datum
  Stefan Siegl f22ce7046d Fix duplicate context declaration před 9 roky
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour před 9 roky
  Stefan Siegl 8934db6dec Add v8js.compat_php_exceptions INI switch před 9 roky
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well před 9 roky
  Stefan Siegl 794da39882 PHP7 adapt: handle ZEND_WRONG_PROPERTY_INFO special ptr před 9 roky
  Stefan Siegl 1e8ce5a609 PHP7 adapt fix: use zend_hash_find_ptr on ce->function_table před 9 roky
  Stefan Siegl 592d6528ca PHP7 adapt: fix zend_string memory leaks před 9 roky
  Stefan Siegl 5477d780a3 PHP7 adapt v8js_v8object_class.cc před 9 roky
  Stefan Siegl 916e068c4a PHP7 adapt v8js_object_export.cc před 9 roky
  Stefan Siegl 78dd0a9ff0 Cache v8::FunctionTemplates created by v8js_named_property_callback před 9 roky
  Stefan Siegl b8c9badddb Adapt v8js_class.cc to PHP7 API před 9 roky
  Stefan Siegl f6105ff3cf v8js_class pt.1: pending_exception, module_loader, weak_objects, jsext před 9 roky
  Stefan Siegl 2d0aa9b2cc adapt PHPJS_OBJECT_KEY from zval* to zend_object* před 9 roky
  Stefan Siegl 8389e126b5 adapt to changed ZVAL_STRING/ZVAL_STRINGL/RETVAL_STRINGL macros před 9 roky
  Stefan Siegl 462eb623b3 Allow PHP exception to JS propagation před 9 roky
  Stefan Siegl f7a592052f Store flags in v8js_ctx class instead of v8 hidden value před 9 roky
  Stefan Siegl 187b97060f Stop JS execution on PHP exceptions, refs #144 před 9 roky
  Stefan Siegl b350871795 Correctly force to array on property writing, closes #137 před 10 roky
  Stefan Siegl 5b4aaa64f1 More php_v8js_ prefix cleanup před 10 roky
  Stefan Siegl 2954de2db5 Remove php_ prefix to struct & type names před 10 roky
  Stefan Siegl 6869d318b3 Rename V8Object stuff to v8js_v8object_XXX před 10 roky
  Stefan Siegl f987cc7b4c Rename php_v8js_objects -> v8js_v8objects před 10 roky
  Stefan Siegl 5ea36016fe code cleanup, part 1 před 10 roky
  Stefan Siegl 2b4750748e Merge branch 'array-access' před 10 roky
  Stefan Siegl 603790f3dd Don't redefine default parameter před 10 roky
  Stefan Siegl 901268994a Implement isset behaviour on ArrayAccess objects před 10 roky
  Stefan Siegl 1b027a525f Implement delete behaviour on ArrayAccess objects před 10 roky
  Stefan Siegl 6399b49b3f Improve ArrayAccess enumeration před 10 roky
  Stefan Siegl 27d326a196 Fix ZTS build před 10 roky
  Stefan Siegl 2b897e8bc4 Export extra methods on ArrayAccess před 10 roky