phpv8 / v8js

V8 Javascript Engine for PHP — This PHP extension embeds the Google V8 Javascript Engine
http://pecl.php.net/package/v8js
MIT License
1.84k stars 200 forks source link

Fix double-free related to std::unique_ptr use #415

Closed stesie closed 5 years ago

stesie commented 5 years ago

Ref #405