The new PECL package v8js-1.3.6 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
Bugfixes
- fix compilation with GCC7 (include necessary headers)
- fix build with recent V8 5.9 versions (libv8_libplatform not found)
- adapt exception_start_column.phpt test to changed output of recent V8 5.9 
versions
- fix compilation with PHP 7.1.3

Refactorings
- drop TSRM stuff unneeded since PHP 7
- remove unused variables
- make memory_limit a size_t internally (and throw if negative values are 
provided on PHP interface)

Package Info
-------------
This extension embeds Google's V8 Javascript Engine into PHP.

Related Links
-------------
Package home: http://pecl.php.net/package/v8js
   Changelog: http://pecl.php.net/package-changelog.php?package=v8js
    Download: http://pecl.php.net/get/v8js-1.3.6.tgz

Authors
-------------
Stefan Siegl <[email protected]> (lead)
Patrick Reilly <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to