lua 0.9.2

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.

License: PHP

Changes

- Fixed bug #60641 (PECL install lua with lua5.1 packages)