PHP 7.0.6 Released

Lua::getVersion

(PECL lua >=0.9.0)

Lua::getVersionThe getversion purpose

Description

public string Lua::getVersion ( void )

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

Returns Lua::LUA_VERSION.

User Contributed Notes

There are no user contributed notes for this page.
To Top