mediawiki-extensions-Scribunto/includes/engines
Brad Jorsch 0ee41431c2 Don't error if someone returns a built-in function from their module
This is getting close to the point of "don't do that, just wrap the
built-in". But since it's a regression in a recent patch, let's restore
the old behavior here.

Bug: T236092
Change-Id: Ieddc23d942bc91fd0246ae14d8a4af7719e3834f
2019-10-23 08:41:40 +00:00
..
LuaCommon Don't error if someone returns a built-in function from their module 2019-10-23 08:41:40 +00:00
LuaSandbox Use PHP 7 variadic params for LuaInterpreter::callFunction() 2019-03-20 21:17:45 -07:00
LuaStandalone Upgrade to newer phan 2019-03-20 21:19:37 -07:00