v8js 1.4.0

V8 Javascript Engine for PHP


This extension embeds Google's V8 Javascript Engine into PHP.

License: The MIT License (MIT)

Changes

Correctly initialize V8's ICU component
- 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