略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: LuaSandbox::getVersionInfo

2024-05-19

LuaSandbox::getVersionInfo

(PECL luasandbox >= 1.6.0)

LuaSandbox::getVersionInfoReturn the versions of LuaSandbox and Lua

说明

public static LuaSandbox::getVersionInfo(): array

Returns the versions of LuaSandbox and Lua.

参数

此函数没有参数。

返回值

Returns an array with two keys:

elementtypedescription
LuaSandbox string The version of the LuaSandbox extension.
Lua string The library name and version as defined by the LUA_RELEASE macro, for example, "Lua 5.1.5".
add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/luasandbox.getversioninfo.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3