(PECL luasandbox >= 1.2.0)
LuaSandbox::wrapPhpFunction — Wrap a PHP callable in a LuaSandboxFunction
Wraps a PHP callable in a LuaSandboxFunction, so it can be passed into Lua as an anonymous function.
The function must return either an array of values (which may be empty),
or null
which is equivalent to returning the empty array.
Exceptions will be raised as errors in Lua, however only
LuaSandboxRuntimeError exceptions may be caught
inside Lua with pcall()
or xpcall()
.
For more information about calling Lua functions and the return values, see LuaSandboxFunction::call().
function
Callable to wrap.
Returns a LuaSandboxFunction.
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant