php-v8 v0.1.8 Release Notes

Release Date: 2017-07-17 // almost 7 years ago
  • ๐Ÿš€ This release extends and clarify existent API and does not introduce any BC-breaking changes.

    ๐Ÿ”„ Changes list:

    • ๐Ÿ”„ Change V8\Exception::*Error() return type to V8\ObjectValue as the only possible type;
    • โž• Add external exception wiring option to V8\Isolate::ThrowException().