提交历史

作者 SHA1 备注 提交日期
  Stefan Siegl d438624a3d Don't export V8Js methods even if overwritten 9 年之前
  Stefan Siegl 1e86e2c9f7 Don't export methods of V8Js object to V8 9 年之前
  Stefan Siegl e0f990bfa1 Add test with private/protected methods, refs #183 9 年之前
  Stefan Siegl 3508f0c8e7 export public methods of classes derived from \V8Js, closes #183 9 年之前
  Stefan Siegl bd442beffd Bump version to 0.4.1 9 年之前
  Stefan Siegl 0945749e7c add basic test on issue #183 9 年之前
  Stefan Siegl 61febfb589 Merge pull request #186 from stesie/issue-185 9 年之前
  Stefan Siegl 30fe9937de Merge pull request #187 from stesie/fix-regexp-vardump 9 年之前
  Stefan Siegl 3108d3947d Fix output of var_dump on regexp (V8 > 4.8) 9 年之前
  Stefan Siegl 3c5508b956 Provide correct "this" on V8Object method invocation, closes #185 9 年之前
  Stefan Siegl d9e4ae5abe Bump version to 0.4.0 9 年之前
  Stefan Siegl 28f061101e Merge pull request #184 from stesie/cust-module-normalisation 9 年之前
  Stefan Siegl 67a9de01bd Allow custom module normalisation 9 年之前
  Stefan Siegl f258980399 Accept empty string as module source 9 年之前
  Stefan Siegl 4853c6d17f Set script identifier as String, not Symbol 9 年之前
  Stefan Siegl bf58fe67c1 wrap module loading in zend_try/zend_catch, closes #178 9 年之前
  Stefan Siegl 39fff2301e Use module id as JsFileName for V8 9 年之前
  Stefan Siegl 2f0b8e2873 Make var_dump command available to modules as well 9 年之前
  Stefan Siegl f73abfac62 Merge pull request #177 from stesie/fix-vardump-test 9 年之前
  Stefan Siegl 670554306a Fix tests/var_dump.phpt 9 年之前
  Stefan Siegl 4376d59942 Merge pull request #175 from kynx/readme-osx 9 年之前
  Matt Kynaston e5ee35a30e Updated README.MacOS to recommend installing extension via brew 9 年之前
  Stefan Siegl ff172f48ce Add link to omahaproxy 9 年之前
  Stefan Siegl ca6e0e241b Merge pull request #174 from aphofstede/patch-1 9 年之前
  Alexander Hofstede 1642ce48ba Update README.Linux.md 9 年之前
  Stefan Siegl 33d2de53c7 Merge pull request #173 from kynx/function-properties 9 年之前
  Stefan Siegl 7f194fb63a Merge pull request #171 from stesie/fix-gcc5-build 9 年之前
  Matt Kynaston a58f944804 Experiment to see if #172 is easy to fix 9 年之前
  Stefan Siegl 7805abfb18 Improve -Wno-c++11-narrowing/-Wno-narrowing detection 9 年之前
  Stefan Siegl b29bb886bb Bump version to 0.3.0 9 年之前