Historique des commits

Auteur SHA1 Message Date
  Stefan Siegl 592d6528ca PHP7 adapt: fix zend_string memory leaks il y a 10 ans
  Stefan Siegl 5477d780a3 PHP7 adapt v8js_v8object_class.cc il y a 10 ans
  Stefan Siegl 916e068c4a PHP7 adapt v8js_object_export.cc il y a 10 ans
  Stefan Siegl b8c9badddb Adapt v8js_class.cc to PHP7 API il y a 10 ans
  Stefan Siegl f6105ff3cf v8js_class pt.1: pending_exception, module_loader, weak_objects, jsext il y a 10 ans
  Stefan Siegl 2d0aa9b2cc adapt PHPJS_OBJECT_KEY from zval* to zend_object* il y a 10 ans
  Stefan Siegl 8389e126b5 adapt to changed ZVAL_STRING/ZVAL_STRINGL/RETVAL_STRINGL macros il y a 10 ans
  Stefan Siegl b350871795 Correctly force to array on property writing, closes #137 il y a 10 ans
  Stefan Siegl 5b4aaa64f1 More php_v8js_ prefix cleanup il y a 11 ans
  Stefan Siegl 2954de2db5 Remove php_ prefix to struct & type names il y a 11 ans
  Stefan Siegl 6869d318b3 Rename V8Object stuff to v8js_v8object_XXX il y a 11 ans
  Stefan Siegl f987cc7b4c Rename php_v8js_objects -> v8js_v8objects il y a 11 ans
  Stefan Siegl 5ea36016fe code cleanup, part 1 il y a 11 ans
  Stefan Siegl 2b4750748e Merge branch 'array-access' il y a 11 ans
  Stefan Siegl 603790f3dd Don't redefine default parameter il y a 11 ans
  Stefan Siegl 901268994a Implement isset behaviour on ArrayAccess objects il y a 11 ans
  Stefan Siegl 1b027a525f Implement delete behaviour on ArrayAccess objects il y a 11 ans
  Stefan Siegl 6399b49b3f Improve ArrayAccess enumeration il y a 11 ans
  Stefan Siegl 27d326a196 Fix ZTS build il y a 11 ans
  Stefan Siegl 2b897e8bc4 Export extra methods on ArrayAccess il y a 11 ans
  Stefan Siegl 02d8ecc16e Split php_v8js_hash_to_jsobj into smaller pieces il y a 11 ans
  Stefan Siegl fc583a8ec6 Move PHP to JS object wrapping into seperate file il y a 11 ans