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

Release notes
-------------
This release extends and clarify existent API and does not introduce any 
BC-breaking changes.

Changes list:

  - Change V8\Exception::*Error() return type to V8\ObjectValue as the only 
possible type;
  - Add external exception wiring option to V8\Isolate::ThrowException().

Package Info
-------------
This extension brings V8 JavaScript engine API to PHP with some abstraction in 
mind and provides an accurate native V8 C++ API implementation available from 
PHP.

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

Authors
-------------
Bogdan Padalko (lead)


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

Reply via email to