Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@stesie stesie released this 08 Jan 08:08
· 457 commits to php7 since this release

This release targets PHP 7.0; if you're looking for PHP 5.x releases, pick V8Js 0.4.1

changes since last release:

  • fix double free on object export
  • fix use after free regarding pending exceptions
  • don't abort PHP process on fatal V8 error (but trigger a warning instead)
  • fix memory leaks on bailouts caused in V8 contexts
  • fix build on Windows with Visual Studio 2015
  • use libv8_platform on Windows

This release also merges in new features from V8Js 0.4.0.

This release also is available at http://pecl.php.net/package/v8js