lua 2.0.3

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 issue #20 (PHP 7: Lua::eval(): unsupported type `unknown' for lua)