Package Information |
Summary |
V8 Javascript Engine for PHP |
Maintainers |
Stefan Siegl <
stesie at brokenpipe dot de >
(lead)
[details]
Patrick Reilly <
preilly at php dot net >
(lead)
[details]
|
License |
The MIT License (MIT) |
Description |
This extension embeds Google's V8 Javascript Engine into PHP. |
Release notes
Version 1.4.0
(stable)
|
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 |