[ANNOUNCEMENT] spidermonkey-0.1.4 (beta) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package spidermonkey-0.1.4 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
* Fixed bugs 16866, 16876, 16890, 16983:
* Bug 16866: Returning empty string from static function causes segmentation fault
* Bug 16876: Empty string as a parameter causes segfault ( same as 16866 )
* Bug 16890: Variable is cleaned while being used in JS
* Bug 16983: Problems with registering classes containing __get()
* Added compatibility with spidermonkey 1.9
Package Info
-------------
This extension allow you to embed Mozilla's Javascript engine Spidermonkey in PHP.
Related Links
-------------
Package home: http://pecl.php.net/package/spidermonkey
Changelog: http://pecl.php.net/package-changelog.php?package=spidermonkey
Download: http://pecl.php.net/get/spidermonkey-0.1.4.tgz
Authors
-------------
Christophe Robin <[email protected]> (lead)