mediawiki-extensions-Scribunto/engines
Brad Jorsch 1ef4cd15ec Fix uncaught exception in LuaStandalone
If the interpreter exits before the end of the page, then the call to
Scribunto_LuaStandaloneEngine::getLimitReport() throws an uncaught
exception when it tries to access the interpreter. Catch it.

Change-Id: I7ce4f09b1b2206f13ab0f422de35e0b69a3b24d5
2013-05-13 16:27:37 -04:00
..
LuaCommon (bug 47365) Fix edge cases in mw.ustring.find, mw.ustring.match 2013-05-10 06:00:02 +00:00
LuaSandbox (bug 39655) Add Lua version info to Special:Version 2013-03-25 04:07:30 +00:00
LuaStandalone Fix uncaught exception in LuaStandalone 2013-05-13 16:27:37 -04:00