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 0.2.1
(beta)
|
- adapt to latest v8 API (v8 versions from 3.24.6 up to latest 4.6 branch supported now) - fixed FLAG_FORCE_ARRAY behaviour regarding property assignments - properly stop (and restart) timer thread (for memory & cpu limits) - fixed crash on failed module bootstrapping |