mediawiki-extensions-Scribunto/engines/LuaCommon
Tim Starling 96615c97b0 Explicitly destroy the loadedLibraries array
Otherwise there is a circular reference and the engine is not destroyed
until the end of the request.

Change-Id: I9c98fe449c19d22e771e11d485e5516059c45329
2013-02-18 10:41:12 +11:00
..
lualib Scribunto language library 2013-02-18 10:41:12 +11:00
LanguageLibrary.php Scribunto language library 2013-02-18 10:41:12 +11:00
LibraryBase.php Clean up title handling for defaultUrl 2013-02-07 15:45:49 -05:00
LuaCommon.php Explicitly destroy the loadedLibraries array 2013-02-18 10:41:12 +11:00
LuaInterpreter.php Add Scribunto_LuaInterpreter::isLuaFunction method 2013-01-09 05:55:12 +00:00
SiteLibrary.php $wgServerName doesn't exist anymore 2013-02-06 10:24:59 -05:00
UriLibrary.php Clean up title handling for defaultUrl 2013-02-07 15:45:49 -05:00
UstringLibrary.php Fix mw.ustring.gmatch and patterns with '^' 2013-02-14 14:25:55 -05:00