The new PECL package lua-0.9.5 (beta) has been released at http://pecl.php.net/.
Release notes ------------- - Fixed #65097 (nApplyCount release missing) (emptyhua at gmail dot com) - Trigger E_STRICT when pass an array with index '0' to lua instead of ignoring it - added support for callable functions and closures as values returned injected into lua engine (harald at octris dot org) Package Info ------------- "Lua is a powerful, fast, light-weight, embeddable scripting language." This extension embeds the lua interpreter and offers an OO-API to lua variables and functions. Related Links ------------- Package home: http://pecl.php.net/package/lua Changelog: http://pecl.php.net/package-changelog.php?package=lua Download: http://pecl.php.net/get/lua-0.9.5.tgz Authors ------------- Xinchen Hui <[email protected]> (lead) Marcelo Araujo <[email protected]> (developer) Johannes Schlüter (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
