Go to file
Brad Jorsch ec103b6966 Scribunto_LuaError: Make ->getMessage() return UTF-8 text
It's easily possible for Lua to raise errors where the string is not
valid UTF-8. When we turn that into a Scribunto_LuaError, we should
normalize it so other things don't break.

Bug: T208689
Change-Id: Idc5514261e99d64222b86877dd0500d425a26988
2018-12-11 14:46:56 -05:00
i18n Localisation updates from https://translatewiki.net. 2018-12-03 22:35:30 +01:00
includes Scribunto_LuaError: Make ->getMessage() return UTF-8 text 2018-12-11 14:46:56 -05:00
modules build: Update devDependencies 2018-11-05 19:31:08 +00:00
tests Scribunto_LuaError: Make ->getMessage() return UTF-8 text 2018-12-11 14:46:56 -05:00
.eslintrc.json Remove unused jQuery global alias 2018-11-16 18:24:42 +00:00
.gitignore Add phan configuration 2018-05-14 18:41:59 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:31 -07:00
.minus-x.json Move classes into includes/ 2018-04-09 08:54:22 -07:00
.phpcs.xml Add method scope visibility 2018-11-19 21:18:12 +00:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 10:27:54 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-03 21:33:35 +00:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 23.0.0 2018-11-16 08:42:21 +00:00
COPYING Specify license and add COPYING file 2016-09-16 01:38:15 +00:00
extension.json Move all apihelp translatable messages to separate files 2018-11-22 13:28:11 +00:00
Gruntfile.js build: Re-use MessageDirs in banana conf 2018-11-05 19:31:09 +00:00
package.json build: Update devDependencies 2018-11-05 19:31:08 +00:00
Scribunto.magic.php Use short array syntax 2017-06-16 13:26:30 +00:00
Scribunto.namespaces.php Translate Scribunto namespaces to Neapolitan (nap) 2018-12-08 22:30:50 +00:00
Scribunto.php Start showing warning for deprecated PHP entry point 2018-10-30 16:39:24 +00:00