コミット履歴

作者 SHA1 メッセージ 日付
  Stefan Siegl dbd97acf20 Merge pull request #242 from stesie/fix-php7.1alpha2 8 年 前
  Stefan Siegl 5ae48bbda7 Fix refcounting, use zval_ptr_dtor, closes #250 8 年 前
  Stefan Siegl 93119f1bc2 Fix build against PHP 7.1.0alpha2 8 年 前
  Stefan Siegl c459acd1ef Merge remote-tracking branch 'origin/master' into php7 8 年 前
  Stefan Siegl 3278be8bee Add 'indent-tabs-mode: t' to file variables 8 年 前
  Stefan Siegl e9e90bac65 Merge remote-tracking branch 'origin/master' into php7 9 年 前
  Stefan Siegl 05b96a96b8 Use internal fields instead of GetHiddenValue/SetHiddenValue 9 年 前
  Stefan Siegl 98205461be Reorder includes for Visual Studio 2015, closes #194 9 年 前
  Stefan Siegl 592d6528ca PHP7 adapt: fix zend_string memory leaks 9 年 前
  Stefan Siegl b8c9badddb Adapt v8js_class.cc to PHP7 API 9 年 前
  Stefan Siegl 5acc64610d Adapt v8js_array_access.cc to PHP7 API 9 年 前
  Stefan Siegl 8389e126b5 adapt to changed ZVAL_STRING/ZVAL_STRINGL/RETVAL_STRINGL macros 9 年 前
  Stefan Siegl 5b4aaa64f1 More php_v8js_ prefix cleanup 10 年 前
  Stefan Siegl 38bc89e10a Once more fix ZTS build 10 年 前
  Stefan Siegl dba4da9b8b Refactor PHP method call code 10 年 前
  Stefan Siegl 901268994a Implement isset behaviour on ArrayAccess objects 10 年 前
  Stefan Siegl 1b027a525f Implement delete behaviour on ArrayAccess objects 10 年 前
  Stefan Siegl 6399b49b3f Improve ArrayAccess enumeration 10 年 前
  Stefan Siegl 2b897e8bc4 Export extra methods on ArrayAccess 10 年 前
  Stefan Siegl d494a22644 Use hidden value instead of internal field 10 年 前
  Stefan Siegl 94a889b2cb Fix ZTS build + memory leak 10 年 前
  Stefan Siegl 1efd91b29a Add array access offsetSet support 10 年 前
  Stefan Siegl ddcaee47d6 Refactor array access code into seperate files 10 年 前