(PECL lua >=0.9.0)
public assign ( string $name , string $value ) : mixed
public call ( callable $lua_func [, array $args [, int $use_self = 0 ]] ) : mixed
public __call ( callable $lua_func [, array $args [, int $use_self = 0 ]] ) : mixed
public __construct ( string $lua_script_file = NULL )
public eval ( string $statements ) : mixed
public getVersion ( ) : string
public include ( string $file ) : mixed
public registerCallback ( string $name , callable $function ) : mixed}
Lua::LUA_VERSION
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.lua.php