lua pecl.php.net Embedded lua interpreter "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. Johannes Schlüter johannes johannes@php.net yes Xinchen Hui laruence laruence@php.net yes Marcelo Araujo msaraujo msaraujo@php.net yes Helmut Januschka hjanuschka helmut@januschka.com yes 2013-10-23 1.1.0 1.1.0 beta beta PHP - 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) 5.1.0 1.4.0 lua 2012-10-23 1.1.0 1.1.0 beta beta PHP License - 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) 2012-06-24 1.0.0 1.0.0 stable stable PHP License - Release stable version 2012-03-19 0.9.4 0.9.4 beta beta PHP License - Compatible with lua 5.2 2012-01-12 0.9.3 0.9.3 beta beta PHP License - Fix build on windows - Fix build when building lua with static 2012-01-06 0.9.2 0.9.2 beta beta PHP License - Fixed bug #60641 PECL install lua with lua5.1 packages 2011-11-24 0.9.1 0.9.1 beta beta PHP License - Compatible with PHP5.3+ - Fix ZTS build - Fix mem leak when get value from lua 2011-08-03 0.9.0 0.9.0 beta beta PHP License - Merge Plua into Lua - Api changes - Add supporting for LUA_TFUNCTION