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

Release notes
-------------
- Improve -Wno-c++11-narrowing/-Wno-narrowing flag detection (clang/gcc5 
support)
- Added ability to set properties on V8Function
- CommonJS modules now have access to V8Js' var_dump function
- V8JsScriptExtensions now reference the normalised module id (instead of just 
"require")
- fatal PHP errors triggered in setModuleLoader callback are now handled 
gracefully
- setModuleLoader callback is now allowed to return an empty string as source 
of module
- V8Js' internal module path normalisation may now be overrode using 
setModuleNormaliser

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-0.4.0.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