mediawiki-extensions-Scribunto/engines/LuaCommon
Mr. Stradivarius d59d852290 Fix accidental global in mw.uri.parseQueryString
The result of the type function should be compared against the
string "table", not the global variable. This bug probably went
undetected until now, as "table" is also the global variable for the Lua
table library.

Change-Id: Ia28fa10388bfc587d95b522bfa8f3524b4a3ee5f
2015-07-15 23:07:37 +09:00
..
lualib Fix accidental global in mw.uri.parseQueryString 2015-07-15 23:07:37 +09:00
HtmlLibrary.php Allow for dynamically-loaded PHP libraries 2014-10-03 09:27:23 -04:00
LanguageLibrary.php Fix some PHPCS issues 2015-06-30 13:14:58 -04:00
LibraryBase.php Add more comments and type hints 2014-12-19 19:25:53 +00:00
LuaCommon.php Merge "Display backtraces in the Scribunto console" 2015-07-01 17:01:36 +00:00
LuaInterpreter.php Add more comments and type hints 2014-12-19 19:25:53 +00:00
MessageLibrary.php Fix some PHPCS issues 2015-06-30 13:14:58 -04:00
SiteLibrary.php Revert "Revert "Make tests work when $wgLanguageCode != 'en'"" 2015-02-19 22:30:47 +00:00
TextLibrary.php Adds support for JSON encoding and decoding 2015-01-26 15:13:22 -08:00
TitleLibrary.php Expose file size and MIME to Lua 2015-02-12 01:18:57 +01:00
UriLibrary.php lint: 'if(' => 'if (' 2015-06-20 21:38:56 -07:00
UstringLibrary.php Fix some PHPCS issues 2015-06-30 13:14:58 -04:00