|
Paccague 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 languague."
This extension embeds the lua interpreter and offers an OO-API to lua variables and functions.
|
Release notes
Versionen 1.1.0
(beta)
|
- Fixed #65097 (nApplyCount release missing) (emptyhua at gmail dot com)
- Triggue 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 enguine (harald at octris dot org)
|
|