Commit History

Author SHA1 Message Date
  Stefan Siegl 4002c3c1ae pass const char* instead of zend_string* 9 years ago
  Stefan Siegl c6136ec3d2 Fix globals ptr passing wrt. timer thread 9 years ago
  Stefan Siegl b292715c75 Fix non-ZTS build. 9 years ago
  Stefan Siegl 34ca8500b1 Remove 'not tested' note regarding ZTS 9 years ago
  Stefan Siegl 74440ed9f7 Move V8JSG extensions and v8_flags to process globals 9 years ago
  Stefan Siegl 7d97c97d4c Fix multi-threading, initialize V8 only once 9 years ago
  Stefan Siegl 8c623e362b Bump version to 0.2.6 9 years ago
  Stefan Siegl 193c1c1013 Z_ADDREF_P on propagated previous exception 9 years ago
  Stefan Siegl fb0270d8ec Bump version to 0.2.5 9 years ago
  Stefan Siegl 9275600ac9 Refactor php.ini bool option parsing 9 years ago
  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