spidermonkey 0.1.4

JavaScript engine for PHP


This extension allow you to embed Mozilla's Javascript engine Spidermonkey in PHP.

License: PHP License

This package is not maintained, if you would like to take over please go to this page.

Changes

* 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