Commit History

Author SHA1 Message Date
  Stefan Siegl 9275600ac9 Refactor php.ini bool option parsing 10 years ago
  Stefan Siegl f22ce7046d Fix duplicate context declaration 10 years ago
  Stefan Siegl 83f51e5021 Merge pull request #156 from stesie/php-exception-behaviour 10 years ago
  Stefan Siegl 6d31da2ab7 Mention compat_php_exceptions php.ini switch 10 years ago
  Stefan Siegl 8934db6dec Add v8js.compat_php_exceptions INI switch 10 years ago
  Stefan Siegl 5f6d9aee2d Don't terminate execution repeatedly 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 d2720f4929 Build Status badge, yet another try :) 10 years ago
  Stefan Siegl 2a47d36d66 Merge pull request #165 from maryo/patch-1 10 years ago
  Marek Štípek 14aca623fa Update README.Win32.md 10 years ago
  Stefan Siegl 922d7da933 Add MIT license badge 10 years ago
  Stefan Siegl 9b36db78e8 Merge pull request #164 from gitter-badger/gitter-badge 10 years ago
  The Gitter Badger 7d82bb05e4 Added Gitter badge 10 years ago
  Stefan Siegl aa0b5fd598 Bump version to 0.2.4 10 years ago
  Stefan Siegl fa352e216f Merge pull request #163 from stesie/cache-array-tmpl 10 years ago
  Stefan Siegl 71f4b7ba05 Cache pseudo-Array FunctionTemplate as well 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