spidermonkey 0.1.1

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

* Bug correction on NULL values that would make the app segfault
* Several optimisations on types conversion
* Added tell() function on streams
* Created tests for "make test"