LuaSandbox is a PHP extension that allows executing Lua code in a safe and secure method.
It's primary use is to power Scribunto.
In Gerrit: mediawiki/php/luasandbox
LuaSandbox is a PHP extension that allows executing Lua code in a safe and secure method.
It's primary use is to power Scribunto.
In Gerrit: mediawiki/php/luasandbox
Change #1030568 merged by jenkins-bot:
[mediawiki/extensions/Scribunto@master] Avoid modules that should return `false` wrongly returning `true`
Change #1030568 had a related patch set uploaded (by Theknightwho; author: Theknightwho):
[mediawiki/extensions/Scribunto@master] Avoid modules that should return `false` wrongly returning `true`
In T349462#9667721, @Pppery wrote:Anything left to do here?
Anything left to do here?
Change 984184 merged by jenkins-bot:
[mediawiki/extensions/Scribunto@REL1_41] LuaBit: Minor cleanup
Change 984306 merged by jenkins-bot:
[mediawiki/extensions/Scribunto@REL1_39] LuaBit: Minor cleanup
Change 984185 merged by jenkins-bot:
[mediawiki/extensions/Scribunto@REL1_40] LuaBit: Minor cleanup
Change 984306 had a related patch set uploaded (by Reedy; author: Reedy):
[mediawiki/extensions/Scribunto@REL1_39] LuaBit: Minor cleanup
Change 984185 had a related patch set uploaded (by Reedy; author: Reedy):
[mediawiki/extensions/Scribunto@REL1_40] LuaBit: Minor cleanup
Change 984184 had a related patch set uploaded (by Reedy; author: Reedy):
[mediawiki/extensions/Scribunto@REL1_41] LuaBit: Minor cleanup
Thanks for the quick turnaround.
Change 983954 merged by jenkins-bot:
[mediawiki/extensions/Scribunto@master] LuaBit: Minor cleanup
Change 983954 had a related patch set uploaded (by Reedy; author: Reedy):
[mediawiki/extensions/Scribunto@master] LuaBit: Minor cleanup
rELUA307a5b1be89c: Clean up lualibs seemingly tried to do some of this too...
I note these are technically 3rd party libraries. Luaforge seems to be gone these days, so I suspect our versions are now forks...
The hex library? Can you point to the relevant documentation in the reference manual? https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual
Change 968011 merged by jenkins-bot:
[mediawiki/php/luasandbox@master] Run the GC more aggressively, especially as usage approaches the limit