luapecl.php.netEmbedded 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üterjohannesjohannes@php.netyesXinchen Huilaruencelaruence@php.netyesMarcelo Araujomsaraujomsaraujo@php.netyes2012-03-190.9.40.9.4betabetaPHP
- Compatible with lua 5.2
5.1.05.4.01.4.0lua2012-03-190.9.40.9.4betabetaPHP License
- Compatible with lua 5.2
2012-01-120.9.30.9.3betabetaPHP License
- Fix build on windows
- Fix build when building lua with static
2012-01-060.9.20.9.2betabetaPHP License
- Fixed bug #60641 PECL install lua with lua5.1 packages
2011-11-240.9.10.9.1betabetaPHP License
- Compatible with PHP5.3+
- Fix ZTS build
- Fix mem leak when get value from lua
2011-08-030.9.00.9.0betabetaPHP License
- Merge Plua into Lua
- Api changes
- Add supporting for LUA_TFUNCTION