Commit History

Author SHA1 Message Date
  Stefan Siegl 4bfe2ef3ce rename to setExceptionFilter 3 years ago
  Stefan Siegl abb8b6df14 Mention setExceptionProxyFactory in README 3 years ago
  Stefan Siegl ca38f724c8 handle exceptions thrown in proxy factory 3 years ago
  Stefan Siegl 7422ef2383 run exceptions thrown in require() through proxy factory as well 3 years ago
  Stefan Siegl 456814703c add Throwable to string conversion testcase 3 years ago
  Stefan Siegl ac2b1cb238 introduce setExceptionProxyFactory 3 years ago
  Stefan Siegl acd9431ec9 increase minimum V8 version to 7.5 3 years ago
  Mark Grainger 51d34e0acd Fix for V8 timezone notification 3 years ago
  Stefan Siegl 362868888f Merge pull request #479 from stesie/issue-472 3 years ago
  Stefan Siegl 3257a86bef hold extra reference on v8 instance as long as we call into V8, closes #472 3 years ago
  Stefan Siegl 5d2aa2ee65 Merge pull request #478 from stesie/issue-477 3 years ago
  Stefan Siegl c1d3bda4dc provide get_gc obj handler 3 years ago
  waqasbelushi 6a7753a43a Update v8js_v8object_class.cc 4 years ago
  waqasbelushi e648f431ac all test passed v8 8.9 4 years ago
  Stefan Siegl 0eec3bd764 use C++ standard c++14 4 years ago
  Stefan Siegl 6f08b4da1b fix configure check to require at least V8 6.9 4 years ago
  Stefan Siegl ec583e343b (Jenkinsfile) build more versions 4 years ago
  Stefan Siegl ebd2fd865b bump version to 2.1.2 4 years ago
  Stefan Siegl f03dfee4b6 remove hints on ubuntu ppa and heroku extension pack, since both are not maintained currently 4 years ago
  Stefan Siegl b915cb1b16 remove outdated note, closes #428 4 years ago
  Stefan Siegl 403435d0c0 relax expectations on V8 toString conversions (broken by V8 8.4), refs #444 4 years ago
  Stefan Siegl cb96e6e6cb mention pointer compression in README, closes #439 4 years ago
  Stefan Siegl 6f2eeb2fc0 (jenkins) enable pointer compression conditionally, refs #439 4 years ago
  Stefan Siegl a3eab09e96 Merge pull request #441 from Jan-E/php74win 5 years ago
  Jan-E 672d6952fd make it compile with PHP 7.4 on Windows 5 years ago
  Stefan Siegl c03cb4b345 Merge pull request #440 from stesie/php-7.4-support 5 years ago
  Stefan Siegl 7670ded38e (jenkins) link against libdl (needed w/ php 7.3) 5 years ago
  Stefan Siegl 579f9c993f don't --with-libxml on Jenkins, since it's --enable-libxml on PHP < 7.3 5 years ago
  Stefan Siegl ac784c797a run sanitize=address build on jenkins 5 years ago
  Stefan Siegl e153ff1651 make it compile on PHP 7.3 and 7.4 5 years ago