Skip to content

1.4.0

Compare
Choose a tag to compare
@stesie stesie released this 12 Aug 13:05
· 275 commits to php8 since this release
98c2a6b

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

Versioning of v8js follows semver, it is not expected that this release breaks anything.

New Feature

Correctly initialize V8's ICU component (as needed by recent versions)

  • path to libv8 library is now baked into the library to find icudtl.dat file
  • if icudtl.dat file is moved after compile time, set v8js.icudtl_dat_path php.ini variable

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