Commit History

Author SHA1 Message Date
  Stefan Siegl f22ce7046d Fix duplicate context declaration 9 years ago
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour 9 years ago
  Stefan Siegl 6d31da2ab7 Mention compat_php_exceptions php.ini switch 9 years ago
  Stefan Siegl 8934db6dec Add v8js.compat_php_exceptions INI switch 9 years ago
  Stefan Siegl 5f6d9aee2d Don't terminate execution repeatedly 9 years ago
  Stefan Siegl fd32ec0fa9 PHP7 adapt: fix V8JsScriptException getters 9 years ago
  Stefan Siegl e995708d6d PHP7 adapt: fix export of public properties on derived classes 9 years ago
  Stefan Siegl d2720f4929 Build Status badge, yet another try :) 9 years ago
  Stefan Siegl 2a47d36d66 Merge pull request #165 from maryo/patch-1 9 years ago
  Marek Štípek 14aca623fa Update README.Win32.md 9 years ago
  Stefan Siegl 922d7da933 Add MIT license badge 9 years ago
  Stefan Siegl 9b36db78e8 Merge pull request #164 from gitter-badger/gitter-badge 9 years ago
  The Gitter Badger 7d82bb05e4 Added Gitter badge 9 years ago
  Stefan Siegl aa0b5fd598 Bump version to 0.2.4 9 years ago
  Stefan Siegl fa352e216f Merge pull request #163 from stesie/cache-array-tmpl 9 years ago
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well 9 years ago
  Stefan Siegl 486eb697f8 PHP7 adapt: fix getExtensions return array keys 9 years ago
  Stefan Siegl cfb1756fd7 PHP7 adapt: fix double free 9 years ago
  Stefan Siegl 794da39882 PHP7 adapt: handle ZEND_WRONG_PROPERTY_INFO special ptr 9 years ago
  Stefan Siegl 1e8ce5a609 PHP7 adapt fix: use zend_hash_find_ptr on ce->function_table 9 years ago
  Stefan Siegl 592d6528ca PHP7 adapt: fix zend_string memory leaks 9 years ago
  Stefan Siegl 19a67118b5 PHP7 adapt: fix zend_register_resource/compileString 9 years ago
  Stefan Siegl a91d2bc413 PHP7 adapt: fix registerExtension 9 years ago
  Stefan Siegl 11155a6a51 PHP7 adapt: changed fatal error messages 9 years ago
  Stefan Siegl eca7656b7d PHP7 adapt: fix setModuleLoader 9 years ago
  Stefan Siegl 31bafd052d c->properties is NULL anyways (due to ecalloc) 9 years ago
  Stefan Siegl b21acf770a PHP7 adapt: no fallback property_info any longer 9 years ago
  Stefan Siegl 49acfc6f22 Adapt ctx_lifetime test to PHP7: changed exception handling 9 years ago
  Stefan Siegl fe7e097d10 PHP7 adapt: use zend_string 9 years ago
  Stefan Siegl a0f3c2302c PHP7 adapt: initialize c->std.handlers as needed 9 years ago