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.1
(stable)
|
- omit usage of deprecated V8 API (#311) - fix build against V8 version 6.0 (#313) - don't clean properties hash while it is iterated (#316) - fix build against PHP 7.2 |