php-v8 v0.1.6 Release Notes

Release Date: 2017-05-03 // almost 7 years ago
  • ๐Ÿ”„ Changes to public API and other important changes which may affect end-user:

    • Enforce Value() method on all V8\Primitive values;
    • ๐Ÿ›  Fix segfault when zero args passed to V8\FunctionObject::NewInstance();