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 2.1.1
(stable)
|
- support PHP 7.3 - support V8 7.x (now V8 > 6.9 is required) - fix module path normaliser (issue #349) - fix export bug w/ multiple derived classes (issue #410) |