Package Information |
Summary |
Embedded lua interpreter |
Maintainers |
Xinchen Hui <
laruence at php dot net >
(lead)
[details]
Marcelo Araujo <
msaraujo at php dot net >
(developer)
[wishlist]
[details]
Johannes Schlüter (lead)
[details]
|
License |
PHP |
Description |
"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. |
Release notes
Version 1.1.0
(beta)
|
- 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) |
|