Commit History

Author SHA1 Message Date
  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 b292715c75 Fix non-ZTS build. 10 years ago
  Stefan Siegl 34ca8500b1 Remove 'not tested' note regarding ZTS 10 years ago
  Stefan Siegl 74440ed9f7 Move V8JSG extensions and v8_flags to process globals 10 years ago
  Stefan Siegl 7d97c97d4c Fix multi-threading, initialize V8 only once 10 years ago
  Stefan Siegl 8c623e362b Bump version to 0.2.6 10 years ago
  Stefan Siegl 193c1c1013 Z_ADDREF_P on propagated previous exception 10 years ago
  Stefan Siegl fb0270d8ec Bump version to 0.2.5 10 years ago
  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